Low Latency 40-Gbps Ethernet Intel® FPGA IP User Guide: Stratix® 10
ID
683600
Date
5/31/2024
Public
1. About the Low Latency 40G Ethernet Core
2. Stratix® 10 Low Latency 40G Ethernet IP Core Parameters
3. Getting Started
4. Functional Description
5. Reset
6. Interfaces and Signal Descriptions
7. Control, Status, and Statistics Register Descriptions
8. Debugging the Link
9. Ethernet Toolkit Overview
10. Stratix® 10 Low Latency 40GbE IP Core User Guide Archives
11. Differences Between Stratix® 10 Low Latency 40G Ethernet IP Core and Low Latency 40G Ethernet IP Core That Targets an Arria 10 Device
12. Document Revision History for Stratix® 10 Low Latency 40G Ethernet User Guide
3.1. Installing and Licensing Intel® FPGA IP Cores
3.2. Specifying the Stratix® 10 LL 40GbE IP Core Parameters and Options
3.3. Simulating the IP Core
3.4. Generated File Structure
3.5. Integrating Your IP Core in Your Design
3.6. Stratix® 10 Low Latency 40G Ethernet IP Core Testbench
3.7. Compiling the Full Design and Programming the FPGA
7.4. RX MAC Registers
| Addr | Name | Description | Reset | Access |
|---|---|---|---|---|
| 0x500 | RXMAC_REVID | RX MAC revision ID for Stratix 10 40GbE IP core. |
0x0627 2016 | RO |
| 0x501 | RXMAC_SCRATCH | Scratch register available for testing. | 0x0000 0000 | RW |
| 0x502 | RXMAC_NAME_0 | First 4 characters of IP core variation identifier string, "40gMACRxCSR". |
0x3430 674D | RO |
| 0x503 | RXMAC_NAME_1 | Next 4 characters of IP core variation identifier string, "ACRx". | 0x4143 5278 | RO |
| 0x504 | RXMAC_NAME_2 | Final 4 characters of IP core variation identifier string, "0CSR". The "0" is unprintable. | 0x0043 5352 | RO |
| 0x506 | MAX_RX_SIZE_CONFIG | Specifies the maximum frame length available. The MAC asserts l2_rx_error[3] when the length of the received frame exceeds the value of this register. If the IP core receives an Ethernet frame of size greater than the number of bytes specified in this register, and the IP core includes statistics registers, the IP core increments the 64-bit CNTR_RX_OVERSIZE counter. |
0xXXXX 2580 4 | RW |
| 0x507 | MAC_CRC_CONFIG | The RX CRC forwarding configuration register. The following encodings are defined:
|
31'hX1'b0 4 | RW |
| 0x508 | LINK_FAULT | Link Fault Status Register.
For regular (non-unidirectional) Link Fault, implements IEEE 802.3 BA Ethernet Clause 81.3.4. For unidirectional Link Fault, implements IEEE 802.3 Ethernet Clause 66. |
30'hX2'b00 4 | RO |
| 0x50A | RX_MAC_CONTROL | RX MAC Control Register. The following bits are defined:
|
30'h0_2'b0X 4 | RW |
4 X means "Don't Care".