2015-04-01 20:26:31 +00:00
|
|
|
####################################################################################
|
2018-03-23 09:19:51 +00:00
|
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
2015-04-01 20:26:31 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
2018-03-23 09:19:51 +00:00
|
|
|
|
|
|
|
LIBRARY_NAME := axi_spdif_tx
|
2015-04-01 20:26:31 +00:00
|
|
|
|
2018-03-27 09:21:09 +00:00
|
|
|
GENERIC_DEPS += ../common/axi_ctrlif.vhd
|
|
|
|
GENERIC_DEPS += ../common/axi_streaming_dma_tx_fifo.vhd
|
|
|
|
GENERIC_DEPS += ../common/dma_fifo.vhd
|
|
|
|
GENERIC_DEPS += ../common/pl330_dma_fifo.vhd
|
|
|
|
GENERIC_DEPS += axi_spdif_tx.vhd
|
|
|
|
GENERIC_DEPS += tx_encoder.vhd
|
|
|
|
GENERIC_DEPS += tx_package.vhd
|
|
|
|
|
|
|
|
XILINX_DEPS += axi_spdif_tx_constr.xdc
|
|
|
|
XILINX_DEPS += axi_spdif_tx_ip.tcl
|
2015-04-01 20:26:31 +00:00
|
|
|
|
2018-03-23 09:19:51 +00:00
|
|
|
include ../scripts/library.mk
|