15 lines
465 B
Makefile
15 lines
465 B
Makefile
####################################################################################
|
|
## Copyright 2018(c) Analog Devices, Inc.
|
|
## Auto-generated, do not modify!
|
|
####################################################################################
|
|
|
|
LIBRARY_NAME := util_gmii_to_rgmii
|
|
|
|
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
|
|
|
|
include ../scripts/library.mk
|