2018-08-13 13:59:02 +00:00
|
|
|
####################################################################################
|
2023-01-18 13:15:22 +00:00
|
|
|
## Copyright (c) 2018 - 2023 Analog Devices, Inc.
|
2021-09-15 15:03:11 +00:00
|
|
|
### SPDX short identifier: BSD-1-Clause
|
2018-08-13 13:59:02 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
|
|
|
|
|
|
|
LIBRARY_NAME := avl_dacfifo
|
|
|
|
|
|
|
|
INTEL_DEPS += ../../common/ad_b2g.v
|
|
|
|
INTEL_DEPS += ../../common/ad_g2b.v
|
|
|
|
INTEL_DEPS += ../../common/ad_mem.v
|
|
|
|
INTEL_DEPS += ../../common/util_delay.v
|
|
|
|
INTEL_DEPS += avl_dacfifo.v
|
|
|
|
INTEL_DEPS += avl_dacfifo_constr.sdc
|
|
|
|
INTEL_DEPS += avl_dacfifo_hw.tcl
|
|
|
|
INTEL_DEPS += avl_dacfifo_rd.v
|
|
|
|
INTEL_DEPS += avl_dacfifo_wr.v
|
|
|
|
INTEL_DEPS += util_dacfifo_bypass.v
|
|
|
|
|
|
|
|
include ../../scripts/library.mk
|