14 lines
434 B
Makefile
14 lines
434 B
Makefile
|
####################################################################################
|
||
|
## Copyright 2018(c) Analog Devices, Inc.
|
||
|
## Auto-generated, do not modify!
|
||
|
####################################################################################
|
||
|
|
||
|
LIBRARY_NAME := axi_adxcvr
|
||
|
|
||
|
INTEL_DEPS += ../../common/up_axi.v
|
||
|
INTEL_DEPS += axi_adxcvr.v
|
||
|
INTEL_DEPS += axi_adxcvr_hw.tcl
|
||
|
INTEL_DEPS += axi_adxcvr_up.v
|
||
|
|
||
|
include ../../scripts/library.mk
|