Visible to Intel only — GUID: knk1707461898336
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 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. GTS Transceivers Signals
6.4. GTS Transceiver Reconfiguration Signals
6.5. Avalon® Memory-Mapped Management Interface
6.6. Miscellaneous Status and Debug Signals
6.7. Reset Signals
6.8. Clocks
6.9. Flow Control Interface
6.10. GTS Reset Sequencer Intel® FPGA IP
Visible to Intel only — GUID: knk1707461898336
Ixiasoft
4.6. Frame Status Checking
The IP checks the frame transmitted, frames received, and report the status information on the TX and RX interfaces:
Signal | Direction | Width | Description |
---|---|---|---|
l2_txstatus_valid | Out | 1 | When asserted, this signal qualifies l2_txstatus_data and l2_txstatus_error. |
l2_txstatus_data | Out | 40 | Contains information about the transmit frame.
|
l2_txstatus_error | Out | 7 | When set to 1, the respective bit indicates the following error type in the transmit frame.
|
Signal | Direction | Width | Description |
---|---|---|---|
l2_rxstatus_valid | Out | 1 | When asserted, this signal qualifies l<x>_rxstatus_data. |
l2_rxstatus_data | Out | 40 | Contains information about the transmit frame.
|
l2_rxstatus_error | Out | Bit 0: PHY Error or malformed packet error.
This signal is aligned with rx_endofpacket. |