- use either VCD or GHW for sim and run
git-svn-id: http://moon:8086/svn/vhdl/trunk@1406 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -14,15 +14,14 @@ tb_cpu_embedded_ENTITY_RUN := tb_cpu_embedded
|
||||
tb_mul8x8_SRCS := tb_cpu_embedded.vhd cpu_embedded.vhd mul8x8_irom.vhdl
|
||||
tb_mul8x8_ENTITY_RUN := tb_cpu_embedded
|
||||
|
||||
|
||||
SRCS := $(JCPU_CORE_SRCS)
|
||||
SRCS += ../../../PCK_FIO-2002.7/PCK_FIO_1993.vhd ../../../PCK_FIO-2002.7/PCK_FIO_1993_BODY.vhd
|
||||
SRCS += $(addprefix ../src/,$($(NAME)_SRCS))
|
||||
|
||||
|
||||
# Compile
|
||||
ENTITY_RUN = $($(NAME)_ENTITY_RUN)
|
||||
|
||||
BUILD_DIR := build
|
||||
WITH_GHW := y
|
||||
|
||||
include ../../../../Common/make/ghdl.mk
|
||||
|
||||
|
||||
@@ -44,6 +44,7 @@ SRCS += ../src/$(NAME).vhd
|
||||
# Compile
|
||||
ENTITY_RUN = $(NAME)
|
||||
BUILD_DIR := build
|
||||
WITH_VCD := y
|
||||
|
||||
include ../../../../Common/make/ghdl.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user