14 lines
456 B
Makefile
14 lines
456 B
Makefile
####################################################################################
|
|
## Copyright (c) 2018 - 2023 Analog Devices, Inc.
|
|
### SPDX short identifier: BSD-1-Clause
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := cn0363_phase_data_sync
|
|
|
|
GENERIC_DEPS += cn0363_phase_data_sync.v
|
|
|
|
XILINX_DEPS += cn0363_phase_data_sync_ip.tcl
|
|
|
|
include ../../scripts/library.mk
|