makefile dma connection check update

This commit is contained in:
otroubi
2026-09-03 16:21:19 +03:00
parent 703e32ad5e
commit a94e72f05f
@@ -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