2015-11-10 07:32:50 +00:00
|
|
|
####################################################################################
|
2018-03-23 09:19:51 +00:00
|
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
2015-11-10 07:32:50 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
2018-03-23 09:19:51 +00:00
|
|
|
|
|
|
|
LIBRARY_NAME := axi_gpreg
|
2015-11-10 07:32:50 +00:00
|
|
|
|
2018-03-27 09:21:09 +00:00
|
|
|
GENERIC_DEPS += ../common/ad_rst.v
|
|
|
|
GENERIC_DEPS += ../common/up_axi.v
|
|
|
|
GENERIC_DEPS += ../common/up_clock_mon.v
|
|
|
|
GENERIC_DEPS += axi_gpreg.v
|
|
|
|
GENERIC_DEPS += axi_gpreg_clock_mon.v
|
|
|
|
GENERIC_DEPS += axi_gpreg_io.v
|
|
|
|
|
2018-07-20 09:10:41 +00:00
|
|
|
XILINX_DEPS += ../xilinx/common/ad_rst_constr.xdc
|
2020-09-17 11:12:09 +00:00
|
|
|
XILINX_DEPS += axi_gpreg_constr.ttcl
|
2020-10-14 08:32:43 +00:00
|
|
|
XILINX_DEPS += axi_gpreg_ip.tcl
|
2015-11-10 07:32:50 +00:00
|
|
|
|
2018-03-23 09:19:51 +00:00
|
|
|
include ../scripts/library.mk
|