change simulate

This commit is contained in:
SikongJueluo
2024-05-15 21:54:11 +08:00
parent 068acbda28
commit 21c763f54f
7 changed files with 37 additions and 25 deletions

View File

@@ -90,10 +90,10 @@ run:
@mkdir -p logs
obj_dir/V$(TOP_MODULE) +trace
@echo
@echo "-- COVERAGE ----------------"
@rm -rf logs/annotated
$(VERILATOR_COVERAGE) --annotate logs/annotated logs/coverage.dat
# @echo
# @echo "-- COVERAGE ----------------"
# @rm -rf logs/annotated
# $(VERILATOR_COVERAGE) --annotate logs/annotated logs/coverage.dat
@echo
@echo "-- DONE --------------------"