Xilinx LogiCORE 1000BASE-X User Manual page 173

Logicore ip ethernet 1000base-x pcs/pma or sgmii v9.1
Table of Contents

Advertisement

Required Constraints
GMII IOB Constraints
The following constraints target the flip-flops that are inferred in the top level HDL file for
the example design. Constraints are set to ensure that these are placed in IOBs.
The GMII is a 3.3 volt signal level interface. The 3.3 volt LVTTL SelectIO standard is the
default for Virtex-II devices. The following constraints may be safely added. The 3.3 volt
LVTTL SelectIO standard is not the default for other families. Use the following constraints
and take into account the device IO Banking rules when fixing PADs.
In addition, the example design provides pad locking on the GMII for several families.
This is a provided as a guideline only; there are no specific I/O location constraints for this
core.
Ethernet 1000BASE-X PCS/PMA or SGMII v9.1
UG155 March 24, 2008
############################################################
# GMII Clock period Constraints: please do not relax
############################################################
NET "gmii_tx_clk_bufg" TNM_NET = "gmii_tx_clk";
TIMESPEC "ts_gmii_tx_clk" = PERIOD "gmii_tx_clk" 8000 ps HIGH 50 %;
############################################################
# GMII Transmitter Constraints:
############################################################
INST "gmii_txd*"
IOB = true;
INST "gmii_tx_en" IOB = true;
INST "gmii_tx_er" IOB = true;
############################################################
# GMII Receiver Constraints:
############################################################
INST "gmii_rxd_obuf*"
INST "gmii_rx_dv_obuf" IOB = true;
INST "gmii_rx_er_obuf" IOB = true;
INST "gmii_txd<?>"
INST "gmii_tx_en"
INST "gmii_tx_er"
INST "gmii_rxd<?>"
INST "gmii_rx_dv"
INST "gmii_rx_er"
INST "gmii_tx_clk"
INST "gmii_rx_clk"
www.xilinx.com
place flip-flops in IOB
place flip-flops in IOB
IOB = true;
IOSTANDARD = LVTTL;
IOSTANDARD = LVTTL;
IOSTANDARD = LVTTL;
IOSTANDARD = LVTTL;
IOSTANDARD = LVTTL;
IOSTANDARD = LVTTL;
IOSTANDARD = LVTTL;
IOSTANDARD = LVTTL;
R
#
#
#
173

Advertisement

Table of Contents
loading

This manual is also suitable for:

Logicore ip ethernet 1000base-x pcs/pma or sgmii v9.1

Table of Contents