mirror of
https://github.com/fpganinja/taxi.git
synced 2025-12-09 00:48:40 -08:00
13 lines
231 B
Tcl
13 lines
231 B
Tcl
# 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
|