2019-03-20 16:13:21 +00:00
|
|
|
####################################################################################
|
2021-09-15 15:03:11 +00:00
|
|
|
## Copyright (c) 2018 - 2021 Analog Devices, Inc.
|
|
|
|
### SPDX short identifier: BSD-1-Clause
|
2019-03-20 16:13:21 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
|
|
|
|
|
|
|
LIBRARY_NAME := axi_fan_control
|
|
|
|
|
|
|
|
GENERIC_DEPS += ../common/up_axi.v
|
|
|
|
GENERIC_DEPS += ../common/util_pulse_gen.v
|
|
|
|
GENERIC_DEPS += axi_fan_control.v
|
|
|
|
|
|
|
|
XILINX_DEPS += axi_fan_control_ip.tcl
|
|
|
|
|
|
|
|
include ../scripts/library.mk
|