pluto_hdl_adi/library/axi_gpreg/Makefile

21 lines
681 B
Makefile
Raw Normal View History

####################################################################################
## Copyright (c) 2018 - 2023 Analog Devices, Inc.
### SPDX short identifier: BSD-1-Clause
## Auto-generated, do not modify!
####################################################################################
LIBRARY_NAME := axi_gpreg
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
XILINX_DEPS += ../xilinx/common/ad_rst_constr.xdc
XILINX_DEPS += axi_gpreg_constr.ttcl
2020-10-14 08:32:43 +00:00
XILINX_DEPS += axi_gpreg_ip.tcl
include ../scripts/library.mk