Visible to Intel only — GUID: nfa1442304845664
Ixiasoft
Visible to Intel only — GUID: nfa1442304845664
Ixiasoft
2.6.5.5.4. XGMII Signals
The XGMII supports 10GbE at 156.25 MHz.
Signal Name | Direction | Width | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TX XGMII signals—synchronous to xgmii_tx_coreclkin | ||||||||||||||||||
xgmii_tx_data | Input |
64, 32 | TX data from the MAC. The MAC sends the data in the following order: bits[7:0], bits[15:8], and so forth.
The width is:
|
|||||||||||||||
xgmii_tx_control | Input |
8, 4 |
TX control from the MAC:
The width is:
|
|||||||||||||||
xgmii_tx_valid | Input | 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:
|
|||||||||||||||
RX XGMII signals—synchronous to xgmii_rx_coreclkin | ||||||||||||||||||
xgmii_rx_data | Output | 64, 32 | RX data to the MAC. The PHY sends the data in the following order: bits[7:0], bits[15:8], and so forth.
The width is:
|
|||||||||||||||
xgmii_rx_control | Output | 8, 4 | RX control to the MAC.
The width is:
|
|||||||||||||||
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.
|