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