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
|
||||
|
||||
MOD_PATH := $(LIB_PATH)/JBUS/memory
|
||||
|
||||
@@ -13,4 +13,4 @@ ENTITY := tb_ram_wb
|
||||
RUN_TIME := 1500ns
|
||||
WAVE_FORMAT := vcd
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
include $(VHDL_MAKE_HOME)/ghdl.mk
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
include $(VHDL_HOME)/make/defs.mk
|
||||
include $(VHDL_MAKE_HOME)/defs.mk
|
||||
|
||||
MOD_PATH := $(LIB_PATH)/JBUS/memory
|
||||
|
||||
@@ -12,5 +12,5 @@ ENTITY := tb_rom_wb
|
||||
RUN_TIME := 1500ns
|
||||
WAVE_FORMAT := vcd
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
include $(VHDL_MAKE_HOME)/ghdl.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user