2015-04-03 08:57:54 +00:00
|
|
|
####################################################################################
|
2023-01-18 13:15:22 +00:00
|
|
|
## Copyright (c) 2018 - 2023 Analog Devices, Inc.
|
2021-09-15 15:03:11 +00:00
|
|
|
### SPDX short identifier: BSD-1-Clause
|
2015-04-03 08:57:54 +00:00
|
|
|
## Auto-generated, do not modify!
|
|
|
|
####################################################################################
|
|
|
|
|
2018-03-23 09:19:51 +00:00
|
|
|
LIBRARY_NAME := util_gmii_to_rgmii
|
|
|
|
|
2018-03-27 09:21:09 +00:00
|
|
|
GENERIC_DEPS += mdc_mdio.v
|
|
|
|
GENERIC_DEPS += util_gmii_to_rgmii.v
|
|
|
|
|
|
|
|
XILINX_DEPS += util_gmii_to_rgmii_constr.xdc
|
|
|
|
XILINX_DEPS += util_gmii_to_rgmii_ip.tcl
|
2015-04-03 08:57:54 +00:00
|
|
|
|
2018-03-23 09:19:51 +00:00
|
|
|
include ../scripts/library.mk
|