2016-10-27 16:31:50 +00:00
|
|
|
####################################################################################
|
2021-09-15 15:03:11 +00:00
|
|
|
## Copyright (c) 2018 - 2021 Analog Devices, Inc.
|
|
|
|
### SPDX short identifier: BSD-1-Clause
|
2016-10-27 16:31:50 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
|
|
|
|
2018-03-23 09:19:51 +00:00
|
|
|
LIBRARY_NAME := util_fir_dec
|
|
|
|
|
2018-03-27 09:21:09 +00:00
|
|
|
GENERIC_DEPS += util_fir_dec.v
|
|
|
|
|
|
|
|
XILINX_DEPS += util_fir_dec_ip.tcl
|
2016-10-27 16:31:50 +00:00
|
|
|
|
2018-03-23 09:19:51 +00:00
|
|
|
include ../scripts/library.mk
|