22 lines
709 B
Makefile
22 lines
709 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := axi_mc_speed
|
|
|
|
GENERIC_DEPS += ../common/ad_rst.v
|
|
GENERIC_DEPS += ../common/up_adc_common.v
|
|
GENERIC_DEPS += ../common/up_axi.v
|
|
GENERIC_DEPS += ../common/up_clock_mon.v
|
|
GENERIC_DEPS += ../common/up_xfer_cntrl.v
|
|
GENERIC_DEPS += ../common/up_xfer_status.v
|
|
GENERIC_DEPS += axi_mc_speed.v
|
|
GENERIC_DEPS += debouncer.v
|
|
GENERIC_DEPS += delay_30_degrees.v
|
|
GENERIC_DEPS += speed_detector.v
|
|
|
|
XILINX_DEPS += axi_mc_speed_ip.tcl
|
|
|
|
include ../scripts/library.mk
|