1. About the 25G Ethernet Intel FPGA IP
2. Getting Started
3. 25G Ethernet Intel FPGA IP Parameters
4. Functional Description
5. Reset
6. Interfaces and Signal Descriptions
7. Control, Status, and Statistics Register Descriptions
8. Debugging the Link
9. 25G Ethernet Stratix® 10 Intel® FPGA IP User Guide Archives
10. Document Revision History for the 25G Ethernet Stratix® 10 Intel® FPGA IP User Guide
6.1. TX MAC Interface to User Logic
6.2. RX MAC Interface to User Logic
6.3. Transceivers
6.4. Transceiver Reconfiguration Signals
6.5. Avalon® Memory-Mapped Management Interface
6.6. PHY Interface Signals
6.7. 1588 PTP Interface Signals
6.8. Miscellaneous Status and Debug Signals
6.9. Reset Signals
7.3. RX MAC Registers
Addr | Name | Description | Reset | Access |
---|---|---|---|---|
0x500 | RXMAC_REVID | RX MAC revision ID for 25G Ethernet IP core. |
0x0504 2018 |
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, "25gMACRxCSR". |
0x3235 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 l1_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 6 | RW |
0x507 | MAC_CRC_CONFIG | The RX CRC forwarding configuration register. The following encodings are defined:
|
31'hX1'b0 6 | RW |
0x508 | LINK_FAULT | Link Fault Status Register. For regular (non-unidirectional) Link Fault, implements IEEE 802.3 Ethernet Clause 46. For unidirectional Link Fault, implements IEEE 802.3 Ethernet Clause 66.
If you turn on Enable link fault generation, the following bit fields are defined:
If you disable Enable link fault generation, bit[0] and [1] are always to zero. |
30'hX2'b00 6 | RO |
0x50A | RXMAC_CONTROL | RX MAC Control Register. A single bit is defined:
|
27'hX_5'b0XX0X 6 | RW |
6 X means "Don't Care".