29 lines
1.0 KiB
Makefile
29 lines
1.0 KiB
Makefile
####################################################################################
|
|
## Copyright (c) 2018 - 2021 Analog Devices, Inc.
|
|
### SPDX short identifier: BSD-1-Clause
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
PROJECT_NAME := cn0561_coraz7s
|
|
|
|
M_DEPS += ../common/cn0561_bd.tcl
|
|
M_DEPS += ../../scripts/adi_pd.tcl
|
|
M_DEPS += ../../common/coraz7s/coraz7s_system_ps7.tcl
|
|
M_DEPS += ../../common/coraz7s/coraz7s_system_constr.xdc
|
|
M_DEPS += ../../common/coraz7s/coraz7s_system_bd.tcl
|
|
M_DEPS += ../../../library/util_cdc/sync_bits.v
|
|
M_DEPS += ../../../library/common/ad_iobuf.v
|
|
M_DEPS += ../../../library/common/ad_edge_detect.v
|
|
|
|
LIB_DEPS += axi_clkgen
|
|
LIB_DEPS += axi_dmac
|
|
LIB_DEPS += axi_pwm_gen
|
|
LIB_DEPS += axi_sysid
|
|
LIB_DEPS += spi_engine/axi_spi_engine
|
|
LIB_DEPS += spi_engine/spi_engine_execution
|
|
LIB_DEPS += spi_engine/spi_engine_interconnect
|
|
LIB_DEPS += spi_engine/spi_engine_offload
|
|
LIB_DEPS += sysid_rom
|
|
|
|
include ../../scripts/project-xilinx.mk
|