2020-06-02 07:26:37 +00:00
|
|
|
####################################################################################
|
2023-01-18 13:15:22 +00:00
|
|
|
## Copyright (c) 2018 - 2023 Analog Devices, Inc.
|
2021-09-15 15:03:11 +00:00
|
|
|
### SPDX short identifier: BSD-1-Clause
|
2020-06-02 07:26:37 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
|
|
|
|
|
|
|
PROJECT_NAME := adv7513_de10nano
|
|
|
|
|
2022-06-23 09:17:13 +00:00
|
|
|
M_DEPS += ../../scripts/adi_pd.tcl
|
2020-06-02 07:26:37 +00:00
|
|
|
M_DEPS += ../../common/de10nano/de10nano_system_qsys.tcl
|
2020-10-14 08:32:43 +00:00
|
|
|
M_DEPS += ../../common/de10nano/de10nano_system_assign.tcl
|
2020-06-02 07:26:37 +00:00
|
|
|
|
|
|
|
LIB_DEPS += axi_dmac
|
|
|
|
LIB_DEPS += axi_hdmi_tx
|
2022-06-23 09:17:13 +00:00
|
|
|
LIB_DEPS += axi_sysid
|
|
|
|
LIB_DEPS += sysid_rom
|
2020-06-02 07:26:37 +00:00
|
|
|
|
|
|
|
include ../../scripts/project-intel.mk
|