> sim RTL

ysyx_22040000 李心杨
Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux
 11:10:11  up  19:49,  2 users,  load average: 0.77, 0.64, 0.85
This commit is contained in:
tracer-ysyx 2024-01-01 11:10:11 +08:00 committed by xinyangli
parent d278cae607
commit f0177f7cea

View file

@ -9,7 +9,7 @@ SUBMAKE := $(OBJDIR)/Vexample.mk
VERILATOR_FLAGS := --cc --exe
NVBOARD_HOME ?= $(abspath ../nvboard)
all: sim
all: sim $(SRC_AUTO_BIND)
sim: VERILATOR_FLAGS += --trace
sim: $(VSRC) $(CPPSRC) $(OBJDIR)/Vexample