13 lines
416 B
Makefile
13 lines
416 B
Makefile
####################################################################################
|
|
## Copyright (c) 2018 - 2021 Analog Devices, Inc.
|
|
### SPDX short identifier: BSD-1-Clause
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := avl_adxcfg
|
|
|
|
INTEL_DEPS += avl_adxcfg.v
|
|
INTEL_DEPS += avl_adxcfg_hw.tcl
|
|
|
|
include ../../scripts/library.mk
|