16 lines
528 B
Makefile
16 lines
528 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
PROJECT_NAME := adv7513_de10nano
|
|
|
|
M_DEPS += ../../common/de10nano/de10nano_system_qsys.tcl
|
|
M_DEPS += ../../common/de10nano/de10nano_system_assign.tcl
|
|
M_DEPS += ../../../library/common/ad_iobuf.v
|
|
|
|
LIB_DEPS += axi_dmac
|
|
LIB_DEPS += axi_hdmi_tx
|
|
|
|
include ../../scripts/project-intel.mk
|