A newer version of this document is available. Customers should click here to go to the newest version.
4.1.1. MAC Synchronous Clock Connections to Single Instance
4.1.2. MAC Synchronous Clock Connections to Multiple Instances
4.1.3. Clock Connections to MAC Asynchronous Operation
4.1.4. Clock Connections in PTP-Based Synchronous Operation
4.1.5. Clock Connections in Synchronous Ethernet Operation (Sync-E)
4.1.6. I/O PLL as System PLL
6.1. Ethernet Avalon® Memory-Mapped Interface Address Space
The Reconfiguration Ethernet interface (reconfig_eth) provides access to the Ethernet Hard IP Avalon® Memory-Mapped Interface space for the local Ethernet Hard IP, including MAC, PCS, and FEC interface, the interface to the PMA, as well as soft CSRs implemented in the FPGA fabric. All addresses are byte-based address even though the register description specifies 32 bit boundary. The GTS Ethernet Intel® FPGA Hard IP register addresses are byte-addressable.
Refer to the GTS Ethernet Intel® FPGA Hard IP Register Map to view the register map and registers description.
Address Range | Register Type |
---|---|
0x0000_0100 - 0x0000_0FFC | Soft Control Status Registers (Soft CSRs) |
0x0004_0000 – 0x0004_0F7C | PTP Registers |
0x0005_0000 – 0x0005_0F7C | Media Access Control (MAC) |
0x0006_0000 – 0x0006_01FC | Physical Coding Sublayer (PCS) |
0x0007_0000 – 0x0007_1FFC | Forward Error Code (FEC) |
0x0008_0000 – 0x0008_1FFC | PMA Interface |
0x0009_0000 – 0x000C_FFFC | Physical Media Attachment (PMA) |
Attention: GTS Ethernet Intel® FPGA Hard IP enters a hang state when reserved AVMM register space in PCS/Ethernet Hard IP is accessed. It is not recommended to access the IP's invalid or reserved Configuration Status Register. Access only the defined address range.
Related Information