- fixed paths after refactoring

git-svn-id: http://moon:8086/svn/vhdl/trunk@1533 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-24 20:18:09 +00:00
parent 4943c43e32
commit 1a346c73d9
21 changed files with 23 additions and 25 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ LIB_PATH := $(ROOT_PATH)/lib
MOD_PATH := $(LIB_PATH)/JBUS/memory
SRCS += $(LIB_PATH)/misc/utils_pkg.vhd
SRCS += $(LIB_PATH)/rams/sim/dpram_1w1r1c_ra.vhd
SRCS += $(LIB_PATH)/rams/sim/src/dpram_1w1r1c_ra.vhd
SRCS += $(MOD_PATH)/src/ram_wb.vhd
SRCS += $(MOD_PATH)/src/tb_ram_wb.vhd