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