21 lines
660 B
Makefile
21 lines
660 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := axi_spdif_rx
|
|
|
|
M_DEPS += ../common/axi_ctrlif.vhd
|
|
M_DEPS += ../common/axi_streaming_dma_rx_fifo.vhd
|
|
M_DEPS += ../common/dma_fifo.vhd
|
|
M_DEPS += ../common/pl330_dma_fifo.vhd
|
|
M_DEPS += axi_spdif_rx.vhd
|
|
M_DEPS += axi_spdif_rx_constr.xdc
|
|
M_DEPS += axi_spdif_rx_ip.tcl
|
|
M_DEPS += rx_decode.vhd
|
|
M_DEPS += rx_package.vhd
|
|
M_DEPS += rx_phase_det.vhd
|
|
M_DEPS += rx_status_reg.vhd
|
|
|
|
include ../scripts/library.mk
|