mirror of
https://github.com/fpganinja/taxi.git
synced 2025-12-09 17:08:38 -08:00
example/KC705: Add example design for Xilinx KC705
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
12
example/KC705/fpga/eth_gmii.xdc
Normal file
12
example/KC705/fpga/eth_gmii.xdc
Normal file
@@ -0,0 +1,12 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
# Copyright (c) 2025 FPGA Ninja, LLC
|
||||
#
|
||||
# Authors:
|
||||
# - Alex Forencich
|
||||
#
|
||||
|
||||
# Ethernet constraints
|
||||
|
||||
# BUFGMUX outputs (GMII)
|
||||
set_clock_groups -physically_exclusive -group clk_mmcm_out -group phy_tx_clk
|
||||
Reference in New Issue
Block a user