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