Low Latency 40G Ethernet IP User Guide: Agilex™ 5 FPGAs and SoCs
ID
813652
Date
10/24/2025
Public
1. About the Low Latency 40G Ethernet IP
2. Low Latency 40G Ethernet 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 IPs
9. Document Revision History for the Low Latency 40G Ethernet IP User Guide: Agilex™ 5 FPGAs and SoCs
6.1. Transmitter MAC Interface to User Logic
6.2. Receiver MAC Interface to User Logic
6.3. Transmitter PCS Interface to User Logic
6.4. Receiver 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 IP
6.4. Receiver PCS Interface to User Logic
The Receiver 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 receiver 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 | Receiver MII data to the Client from receiver 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 | Receiver MII control bits to the Client from receiver 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 receiver 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. |