From 134633fb6cff99a76b5c0eeb45a3e5d3202ac210 Mon Sep 17 00:00:00 2001 From: tracer-ysyx Date: Thu, 4 Jan 2024 17:32:31 +0800 Subject: [PATCH] =?UTF-8?q?>=20nvboard=20ysyx=5F22040000=20=E6=9D=8E?= =?UTF-8?q?=E5=BF=83=E6=9D=A8=20Linux=20calcite=206.1.69=20#1-NixOS=20SMP?= =?UTF-8?q?=20PREEMPT=5FDYNAMIC=20Wed=20Dec=2020=2016:00:29=20UTC=202023?= =?UTF-8?q?=20x86=5F64=20GNU/Linux=20=2017:32:31=20=20up=20=20=202:19,=20?= =?UTF-8?q?=202=20users,=20=20load=20average:=200.91,=200.85,=200.94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/Makefile b/npc/Makefile index 53576d9..24a1dec 100644 --- a/npc/Makefile +++ b/npc/Makefile @@ -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