Fix vcs tests for rocketchip and hwacha

This commit is contained in:
Jerry Zhao
2019-04-24 18:23:26 -07:00
parent 575980e337
commit b88937b8a0
2 changed files with 2 additions and 2 deletions

View File

@@ -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