Visible to Intel only — GUID: awl1727160640506
Ixiasoft
1. About the Low Latency 40G Ethernet Intel® FPGA IP
2. Low Latency 40G Ethernet Intel® FPGA IP Parameters
3. Getting Started
4. Functional Description
5. Clocking and Reset Requirements
6. Interfaces and Signal Descriptions
7. Control, Status, and Statistics Register Descriptions
8. Comparison Between Various Low Latency 40G Ethernet Intel® FPGA IPs
9. Document Revision History for the Low Latency 40G Ethernet Intel® FPGA IP User Guide: Agilex™ 5 FPGAs and SoCs
6.1. TX MAC Interface to User Logic
6.2. RX MAC Interface to User Logic
6.3. TX PCS Interface to User Logic
6.4. RX PCS Interface to User Logic
6.5. GTS Transceivers Signals
6.6. GTS Transceiver Reconfiguration Signals
6.7. Avalon® Memory-Mapped Management Interface
6.8. Miscellaneous Status and Debug Signals
6.9. Reset Signals
6.10. Clocks
6.11. Flow Control Interface
6.12. GTS Reset Sequencer Intel® FPGA IP
Visible to Intel only — GUID: awl1727160640506
Ixiasoft
6.4. RX PCS Interface to User Logic
The Tx PCS interface signals are available only in PCS and PMA mode. The user interface for the PCS receive direction is an XLGMII interface.
Signal Name | Direction | Width | Description |
---|---|---|---|
clk_rx_mii | Output | 1 | This is the recovered clock from incoming serial data from the network interface. The Rx MII interface is synchronous to clk_rx_mii. The frequency of this clock is 312.5 MHz. This is derived from the clk_ref_p/n of the Agilex™ 5 PMA. |
rx_mii_d | Output | 128 | Rx MII data to the Client from Rx PCS, synchronous to clk_rx_mii. When rx_mii_valid has the value of 0 or rx_pcs_am has the value of 1, the value on rx_mii_d is invalid. |
rx_mii_c | Output | 16 | Rx MII control bits to the Client from Rx PCS, synchronous to clk_rx_mii. When rx_mii_valid has the value of 0 or rx_pcs_am has the value of 1, the value on rx_mii_d is invalid. |
rx_mii_am | Output | 1 | Received alignment marker indication to the Client from Rx PCS, synchronous to clk_rx_mii. |
rx_mii_valid | Output | 1 | Indicates that rx_mii_d, rx_mii_c, and rx_pcs_am are valid, synchronous to clk_rx_mii. |