Fix vcs tests for rocketchip and hwacha
This commit is contained in:
@@ -78,7 +78,7 @@ $(sim_debug): $(model_mk_debug)
|
||||
$(MAKE) VM_PARALLEL_BUILDS=1 -C $(build_dir)/$(long_name).debug -f V$(VLOG_MODEL).mk
|
||||
|
||||
#########################################################################################
|
||||
# create a vcs vpd rule
|
||||
# create a verisim vpd rule
|
||||
#########################################################################################
|
||||
$(output_dir)/%.vpd: $(output_dir)/% $(sim_debug)
|
||||
rm -f $@.vcd && mkfifo $@.vcd
|
||||
|
||||
Reference in New Issue
Block a user