20 lines
654 B
Makefile
20 lines
654 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## 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
|