add demosaic testbench using verilator

This commit is contained in:
SikongJueluo
2024-05-14 15:36:54 +08:00
parent 509b86c168
commit ee812630dd
2 changed files with 102 additions and 17 deletions

View File

@@ -89,7 +89,7 @@ run:
@echo "-- RUN ---------------------"
@rm -rf logs
@mkdir -p logs
obj_dir/Vtop +trace
obj_dir/V$(TOP_MODULE) +trace
@echo
@echo "-- COVERAGE ----------------"