26 lines
795 B
Makefile
26 lines
795 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
PROJECT_NAME := motcon2_fmc_zed
|
|
|
|
M_DEPS += ../common/motcon2_fmc_bd.tcl
|
|
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
|
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
|
M_DEPS += ../../../library/xilinx/common/ad_iobuf.v
|
|
|
|
LIB_DEPS += axi_clkgen
|
|
LIB_DEPS += axi_dmac
|
|
LIB_DEPS += axi_hdmi_tx
|
|
LIB_DEPS += axi_i2s_adi
|
|
LIB_DEPS += axi_mc_controller
|
|
LIB_DEPS += axi_mc_current_monitor
|
|
LIB_DEPS += axi_mc_speed
|
|
LIB_DEPS += axi_spdif_tx
|
|
LIB_DEPS += util_cpack
|
|
LIB_DEPS += util_gmii_to_rgmii
|
|
LIB_DEPS += util_i2c_mixer
|
|
|
|
include ../../scripts/project-xilinx.mk
|