2017-01-31 14:22:49 +00:00
|
|
|
####################################################################################
|
2018-03-23 09:19:51 +00:00
|
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
2017-01-31 14:22:49 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
2018-03-23 09:19:51 +00:00
|
|
|
|
|
|
|
LIBRARY_NAME := axi_dac_interpolate
|
2017-01-31 14:22:49 +00:00
|
|
|
|
2017-08-07 20:09:20 +00:00
|
|
|
M_DEPS += ../common/ad_iqcor.v
|
2017-01-31 14:22:49 +00:00
|
|
|
M_DEPS += ../common/up_axi.v
|
|
|
|
M_DEPS += ../common/up_xfer_cntrl.v
|
2017-08-07 20:09:20 +00:00
|
|
|
M_DEPS += ../xilinx/common/ad_mul.v
|
2018-02-28 10:05:15 +00:00
|
|
|
M_DEPS += ../xilinx/common/up_xfer_cntrl_constr.xdc
|
2017-01-31 14:22:49 +00:00
|
|
|
M_DEPS += axi_dac_interpolate.v
|
2017-04-25 19:46:26 +00:00
|
|
|
M_DEPS += axi_dac_interpolate_filter.v
|
2017-01-31 14:22:49 +00:00
|
|
|
M_DEPS += axi_dac_interpolate_ip.tcl
|
|
|
|
M_DEPS += axi_dac_interpolate_reg.v
|
|
|
|
M_DEPS += cic_interp.v
|
|
|
|
M_DEPS += fir_interp.v
|
|
|
|
|
2018-03-23 09:19:51 +00:00
|
|
|
include ../scripts/library.mk
|