mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 21:44:29 +00:00
Merge branch 'main' of https://github.com/openhwgroup/cvw into linux_nightly
This commit is contained in:
commit
8081e00701
@ -44,6 +44,7 @@ profile: obj_dir_profiling/Vtestbench_$(WALLYCONF)
|
||||
echo "Please check $(VERILATOR_DIR)/logs_profiling/gmon_$(WALLYCONF)* for logs and output files."
|
||||
|
||||
wkdir/$(WALLYCONF)_$(TEST)/Vtestbench: $(DEPENDENCIES)
|
||||
mkdir -p wkdir/$(WALLYCONF)_$(TEST)
|
||||
verilator \
|
||||
--Mdir wkdir/$(WALLYCONF)_$(TEST) -o Vtestbench \
|
||||
--binary --trace \
|
||||
|
Loading…
Reference in New Issue
Block a user