From f46c08ec713a3c787b9a68bde80e73a1f1686e53 Mon Sep 17 00:00:00 2001 From: tracer-ysyx Date: Sat, 23 Dec 2023 17:28:21 +0800 Subject: [PATCH] =?UTF-8?q?>=20sim=20RTL=20ysyx=5F22040000=20=E6=9D=8E?= =?UTF-8?q?=E5=BF=83=E6=9D=A8=20Linux=20calcite=206.1.65=20#1-NixOS=20SMP?= =?UTF-8?q?=20PREEMPT=5FDYNAMIC=20Sun=20Dec=20=203=2006:32:13=20UTC=202023?= =?UTF-8?q?=20x86=5F64=20GNU/Linux=20=2017:28:21=20=20up=20=2020:26,=20=20?= =?UTF-8?q?2=20users,=20=20load=20average:=201.06,=200.86,=200.79?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/Makefile | 2 +- npc/obj_dir/Vexample__ALL.cpp | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 npc/obj_dir/Vexample__ALL.cpp diff --git a/npc/Makefile b/npc/Makefile index 7756a49..2fa4357 100644 --- a/npc/Makefile +++ b/npc/Makefile @@ -11,6 +11,6 @@ sim: obj_dir @echo "Write this Makefile by your self." obj_dir: $(VSRC) $(CPPSRC) - $(VERILATOR) $(VSRC:%=--cc %) $< $(CPPSRC:%=--exe %) --Mdir $@ + $(VERILATOR) $(VSRC:%=--cc %) $(CPPSRC:%=--exe %) --Mdir $@ include ../Makefile diff --git a/npc/obj_dir/Vexample__ALL.cpp b/npc/obj_dir/Vexample__ALL.cpp deleted file mode 100644 index 553d165..0000000 --- a/npc/obj_dir/Vexample__ALL.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// DESCRIPTION: Generated by verilator_includer via makefile -#define VL_INCLUDE_OPT include -#include "Vexample.cpp" -#include "Vexample___024root__DepSet_h625e39dc__0.cpp" -#include "Vexample___024root__DepSet_hcb5acca5__0.cpp" -#include "Vexample___024root__Slow.cpp" -#include "Vexample___024root__DepSet_hcb5acca5__0__Slow.cpp" -#include "Vexample__Syms.cpp"