makefile dma connection check update
This commit is contained in:
@@ -4,7 +4,7 @@ SIM ?= verilator
|
|||||||
PWD := $(shell pwd)
|
PWD := $(shell pwd)
|
||||||
|
|
||||||
WRAP_DIR = $(PWD)/../src
|
WRAP_DIR = $(PWD)/../src
|
||||||
RTL_DIR = $(PWD)/../../controller/src
|
RTL_DIR = $(PWD)/../../controller_new/src
|
||||||
LIBS_DIR = $(PWD)/../../../external/rtl_libs
|
LIBS_DIR = $(PWD)/../../../external/rtl_libs
|
||||||
|
|
||||||
VERILOG_SOURCES += $(LIBS_DIR)/axi/rtl/axi_pkg.sv
|
VERILOG_SOURCES += $(LIBS_DIR)/axi/rtl/axi_pkg.sv
|
||||||
|
|||||||
Reference in New Issue
Block a user