> 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:
parent
d278cae607
commit
f0177f7cea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue