2022-03-07 15:57:27 +00:00
|
|
|
####################################################################################
|
2023-01-18 13:15:22 +00:00
|
|
|
## Copyright (c) 2018 - 2023 Analog Devices, Inc.
|
2022-03-07 15:57:27 +00:00
|
|
|
### SPDX short identifier: BSD-1-Clause
|
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
|
|
|
|
|
|
|
LIBRARY_NAME := util_do_ram
|
|
|
|
|
|
|
|
GENERIC_DEPS += ../common/ad_mem_asym.v
|
|
|
|
GENERIC_DEPS += util_do_ram.v
|
|
|
|
|
|
|
|
XILINX_DEPS += util_do_ram_constr.xdc
|
|
|
|
XILINX_DEPS += util_do_ram_ip.tcl
|
|
|
|
XILINX_DEPS += util_do_ram_ooc.ttcl
|
|
|
|
|
|
|
|
XILINX_DEPS += ../interfaces/if_do_ctrl.xml
|
|
|
|
XILINX_DEPS += ../interfaces/if_do_ctrl_rtl.xml
|
|
|
|
|
|
|
|
XILINX_INTERFACE_DEPS += interfaces
|
|
|
|
|
|
|
|
include ../scripts/library.mk
|