5.5. XGMII Signals
Signal Name | Direction | Width | Description | PHY Configurations | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
XGMII Transmit | ||||||||||||||||||
xgmii_tx_control | Input | 4 | TX control from the MAC for all speeds of the 10M/100M/1G/2.5G/5G/10G (USXGMII) configuration. | 10M/100M/1G/2.5G/5G/10G (USXGMII) | ||||||||||||||
xgmii_tx_data | Input | 32 | TX data from the MAC for all speeds of the 10M/100M/1G/2.5G/5G/10G (USXGMII) configuration. | |||||||||||||||
xgmii_tx_valid | Output | 1 | Indicates valid data on xgmii_tx_control and xgmii_tx_data from the MAC.
Your logic/MAC must toggle the valid data as shown below:
|
|||||||||||||||
XGMII Receive | ||||||||||||||||||
xgmii_rx_control | Output | 4 | RX control to the MAC for all speeds of the 10M/100M/1G/2.5G/5G/10G (USXGMII) configuration. | 10M/100M/1G/2.5G/5G/10G (USXGMII) | ||||||||||||||
xgmii_rx_data | Output | 32 | RX data to the MAC for all speeds of the 10M/100M/1G/2.5G/5G/10G (USXGMII) configuration. | |||||||||||||||
xgmii_rx_valid | Output | 1 | Indicates valid data on xgmii_rx_control and xgmii_rx_data from the MAC.
The toggle rate from the PHY is shown in the table below.
Note: The toggle rate may vary when the start of a packet is received or when rate match occurs inside the PHY. You should not expect the valid data pattern to be fixed.
|