> nvboard
ysyx_22040000 李心杨 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux 17:32:31 up 2:19, 2 users, load average: 0.91, 0.85, 0.94
This commit is contained in:
parent
758ff7fef5
commit
134633fb6c
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ nvboard-bin: SUBMAKE := $(OBJDIR)/V$(CHISEL_TOP_MODULE).mk
|
|||
nvboard-bin: CPPSRCS := $(addprefix $(PWD)/,$(wildcard csrc_nvboard/*.cpp)) $(SRC_AUTO_BIND) $(NVBOARD_HOME)/build/nvboard.a
|
||||
nvboard-bin: CXXFLAGS += -I$(NVBOARD_HOME)/include $(shell sdl2-config --cflags)
|
||||
nvboard-bin: $(CPPSRCS) $(SUBMAKE) $(SRC_AUTO_BIND) $(OBJDIR)/V$(CHISEL_TOP_MODULE)
|
||||
@echo "test"
|
||||
@echo $(OBJDIR)
|
||||
|
||||
|
||||
sim-bin: VERILATOR_FLAGS += --trace
|
||||
|
|
Loading…
Reference in a new issue