Low Latency 40G Ethernet Intel® FPGA IP User Guide: Agilex™ 5 FPGAs and SoCs

ID 813652
Date 4/01/2024
Public
Document Table of Contents

7.3. RX MAC Registers

Table 29.  RX MAC Registers
Addr Name Description Reset Access
0x0 RXMAC_REVID RX MAC revision ID. 0x0627 2016 RO
0x1 RXMAC_SCRATCH Scratch register available for testing. 0x0000 0000 RW
0x2 RXMAC_NAME_0 First 4 characters of IP variation identifier string, "40gMACRxCSR". 0x3430 674D

RO

0x3 RXMAC_NAME_1 Next 4 characters of IP variation identifier string, "40gMACRxCSR". 0x4143 5278

RO

0x4 RXMAC_NAME_2 Final 4 characters of IP variation identifier string, "40gMACRxCSR". 0x004 35352

RO

0x6 RXMAC_SIZE_CONFIG Specifies the maximum frame length available. The MAC asserts l<n>_rx_error[3] when the length of the received frame exceeds the value of this register. The supported value is 64 or larger. 0xXXXX 2580 3

RW

0x7 MAC_CRC_CONFIG The RX CRC forwarding configuration register. The following encodings are defined:
  • 1'b0: Remove RX CRC, do not forward it to the RX client interface
  • 1'b1: Retain RX CRC, forward it to the RX client interface
In either case, the IP checks the incoming RX CRC and flags errors.
0bxxxx xxxx xxxx xxxx xxxx xxxx xxxx xxx0

RW

0x8 LINK_FAULT

Link Fault Status Register.

  • Bit[0]: Local fault status bit.
  • Bit[1]: Remote fault status bit.
0bxxxx xxxx xxxx xxxx xxxx xxxx xxxx xx00

RO

0x50A RX_MAC_CONTROL RX MAC Control Register. The following bits are defined:
  • Bit [1]: VLAN detection disabled. This bit is deasserted by default implying VLAN detection is enabled.
0bxxxx xxxx xxxx xxxx xxxx xxxx xxx1 1x0x RW
3 X means "Don't Care".