13 lines
403 B
Makefile
13 lines
403 B
Makefile
|
####################################################################################
|
||
|
## Copyright 2018(c) Analog Devices, Inc.
|
||
|
## Auto-generated, do not modify!
|
||
|
####################################################################################
|
||
|
|
||
|
LIBRARY_NAME := util_dec256sinc24b
|
||
|
|
||
|
GENERIC_DEPS += ../common/util_dec256sinc24b.v
|
||
|
|
||
|
XILINX_DEPS += util_dec256sinc24b_ip.tcl
|
||
|
|
||
|
include ../scripts/library.mk
|