2017-01-31 14:23:56 +00:00
|
|
|
####################################################################################
|
2018-03-23 09:19:51 +00:00
|
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
2017-01-31 14:23:56 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
2018-03-23 09:19:51 +00:00
|
|
|
|
|
|
|
LIBRARY_NAME := axi_logic_analyzer
|
2017-01-31 14:23:56 +00:00
|
|
|
|
|
|
|
M_DEPS += ../common/ad_rst.v
|
|
|
|
M_DEPS += ../common/up_axi.v
|
|
|
|
M_DEPS += ../common/up_xfer_cntrl.v
|
|
|
|
M_DEPS += ../common/up_xfer_status.v
|
2018-02-28 10:05:15 +00:00
|
|
|
M_DEPS += ../xilinx/common/ad_rst_constr.xdc
|
|
|
|
M_DEPS += ../xilinx/common/up_xfer_cntrl_constr.xdc
|
|
|
|
M_DEPS += ../xilinx/common/up_xfer_status_constr.xdc
|
2017-01-31 14:23:56 +00:00
|
|
|
M_DEPS += axi_logic_analyzer.v
|
|
|
|
M_DEPS += axi_logic_analyzer_constr.xdc
|
|
|
|
M_DEPS += axi_logic_analyzer_ip.tcl
|
|
|
|
M_DEPS += axi_logic_analyzer_reg.v
|
|
|
|
M_DEPS += axi_logic_analyzer_trigger.v
|
|
|
|
|
2018-03-23 09:19:51 +00:00
|
|
|
include ../scripts/library.mk
|