pluto_hdl_adi/library/axi_dac_interpolate/Makefile

24 lines
847 B
Makefile
Raw Normal View History

2017-01-31 14:22:49 +00:00
####################################################################################
## Copyright (c) 2018 - 2021 Analog Devices, Inc.
### SPDX short identifier: BSD-1-Clause
2017-01-31 14:22:49 +00:00
## Auto-generated, do not modify!
####################################################################################
LIBRARY_NAME := axi_dac_interpolate
2017-01-31 14:22:49 +00:00
GENERIC_DEPS += ../common/ad_iqcor.v
GENERIC_DEPS += ../common/up_axi.v
GENERIC_DEPS += ../common/up_xfer_cntrl.v
GENERIC_DEPS += axi_dac_interpolate.v
GENERIC_DEPS += axi_dac_interpolate_filter.v
GENERIC_DEPS += axi_dac_interpolate_reg.v
GENERIC_DEPS += cic_interp.v
GENERIC_DEPS += fir_interp.v
XILINX_DEPS += ../xilinx/common/ad_mul.v
XILINX_DEPS += ../xilinx/common/up_xfer_cntrl_constr.xdc
2020-04-29 10:30:01 +00:00
XILINX_DEPS += axi_dac_interpolate_constr.xdc
XILINX_DEPS += axi_dac_interpolate_ip.tcl
2017-01-31 14:22:49 +00:00
include ../scripts/library.mk