2015-11-11 08:46:11 +00:00
|
|
|
####################################################################################
|
2021-09-15 15:03:11 +00:00
|
|
|
## Copyright (c) 2018 - 2021 Analog Devices, Inc.
|
|
|
|
### SPDX short identifier: BSD-1-Clause
|
2015-11-11 08:46:11 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
2018-03-23 09:19:51 +00:00
|
|
|
|
|
|
|
LIBRARY_NAME := util_tdd_sync
|
2015-11-11 08:46:11 +00:00
|
|
|
|
2018-03-27 09:21:09 +00:00
|
|
|
GENERIC_DEPS += ../common/util_pulse_gen.v
|
|
|
|
GENERIC_DEPS += util_tdd_sync.v
|
|
|
|
|
|
|
|
XILINX_DEPS += util_tdd_sync_constr.xdc
|
|
|
|
XILINX_DEPS += util_tdd_sync_ip.tcl
|
2015-11-11 08:46:11 +00:00
|
|
|
|
2018-03-23 09:19:51 +00:00
|
|
|
include ../scripts/library.mk
|