fixed gtkw-files for fst
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# -----------------------------------------------------------
|
||||
include $(VHDL_HOME)/make/defs.mk
|
||||
# -----------------------------------------------------------
|
||||
include jcpu_core.inc
|
||||
|
||||
SRCS += $(JCPU_CORE_SRCS)
|
||||
SRCS += ../src/itest_irom.vhdl
|
||||
SRCS += ../src/cpu_embedded.vhd
|
||||
SRCS += ../src/tb_cpu_embedded.vhd
|
||||
|
||||
# Compile
|
||||
TARGET := tb_cpu_embedded
|
||||
ENTITY := tb_cpu_embedded
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
Reference in New Issue
Block a user