12 lines
367 B
Makefile
12 lines
367 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := util_delay
|
|
|
|
M_DEPS += ../common/util_delay.v
|
|
M_DEPS += util_delay_ip.tcl
|
|
|
|
include ../scripts/library.mk
|