> sim RTL
ysyx_22040000 李心杨 Linux calcite 6.1.65 #1-NixOS SMP PREEMPT_DYNAMIC Sun Dec 3 06:32:13 UTC 2023 x86_64 GNU/Linux 20:20:56 up 23:18, 2 users, load average: 0.28, 0.30, 0.43
This commit is contained in:
parent
73a0bfe5a8
commit
c1c37d64a4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ sim: $(VSRC) $(CPPSRC) $(SUBMAKE)
|
|||
@$(OBJDIR)/Vexample
|
||||
|
||||
$(OBJDIR)/Vexample: $(SUBMAKE)
|
||||
make -C $(OBJDIR) -f $(notdir $(SUBMAKE)) Vexample
|
||||
$(MAKE) -C $(OBJDIR) -f $(notdir $(SUBMAKE)) Vexample
|
||||
|
||||
$(SUBMAKE): $(VSRC) $(CPPSRC) $(OBJDIR)
|
||||
verilator $(VERILATOR_FLAGS) --Mdir $(PWD)/$(OBJDIR) $(VSRC) $(CPPSRC)
|
||||
|
|
Loading…
Reference in a new issue