Refactored after moving of VHDL make
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
include $(VHDL_HOME)/make/defs.mk
|
||||
include $(VHDL_MAKE_HOME)/defs.mk
|
||||
include $(LIB_PATH)/FIFO/ghdl/fifo_sync.inc
|
||||
|
||||
MOD_PATH := $(LIB_PATH)/JBUS/busmaster
|
||||
@@ -15,5 +15,5 @@ ENTITY := tb_busmaster_sync
|
||||
RUN_TIME := 40us
|
||||
WAVE_FORMAT := vcd
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
include $(VHDL_MAKE_HOME)/ghdl.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user