22 lines
743 B
Makefile
22 lines
743 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := axi_mc_current_monitor
|
|
|
|
GENERIC_DEPS += ../common/ad_rst.v
|
|
GENERIC_DEPS += ../common/up_adc_channel.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 += ad7401.v
|
|
GENERIC_DEPS += axi_mc_current_monitor.v
|
|
GENERIC_DEPS += dec256sinc24b.v
|
|
|
|
XILINX_DEPS += axi_mc_current_monitor_ip.tcl
|
|
|
|
include ../scripts/library.mk
|