13 lines
404 B
Makefile
13 lines
404 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := axi_intr_monitor
|
|
|
|
M_DEPS += ../common/up_axi.v
|
|
M_DEPS += axi_intr_monitor.v
|
|
M_DEPS += axi_intr_monitor_ip.tcl
|
|
|
|
include ../scripts/library.mk
|