19 lines
606 B
Makefile
19 lines
606 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := axi_spdif_tx
|
|
|
|
M_DEPS += ../common/axi_ctrlif.vhd
|
|
M_DEPS += ../common/axi_streaming_dma_tx_fifo.vhd
|
|
M_DEPS += ../common/dma_fifo.vhd
|
|
M_DEPS += ../common/pl330_dma_fifo.vhd
|
|
M_DEPS += axi_spdif_tx.vhd
|
|
M_DEPS += axi_spdif_tx_constr.xdc
|
|
M_DEPS += axi_spdif_tx_ip.tcl
|
|
M_DEPS += tx_encoder.vhd
|
|
M_DEPS += tx_package.vhd
|
|
|
|
include ../scripts/library.mk
|