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