- refactored
git-svn-id: http://moon:8086/svn/vhdl/trunk@1541 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
include $(VHDL_HOME)/make/defs.mk
|
||||
include emac_jbus.inc
|
||||
|
||||
ROOT_PATH := ../../..
|
||||
LIB_PATH := $(ROOT_PATH)/lib
|
||||
|
||||
SRCS += $(EMAC_JBUS_SRCS)
|
||||
SRCS := $(EMAC_JBUS_SRCS)
|
||||
SRCS += $(LIB_PATH)/emac/src/pkt_gen.vhd
|
||||
SRCS += $(LIB_PATH)/emac/src/tb_emac_top_jb.vhd
|
||||
|
||||
@@ -13,5 +11,5 @@ ENTITY := tb_emac_top_jb
|
||||
WITH_VCD := y
|
||||
RUN_TIME := 2000us
|
||||
|
||||
include $(ROOT_PATH)/Common/make/ghdl.mk
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user