1. About LL Ethernet 10G MAC
2. Getting Started
3. LL Ethernet 10G MAC Intel® FPGA IP Design Examples
4. Functional Description
5. Configuration Registers
6. Interface Signals
7. Low Latency Ethernet 10G MAC Intel® FPGA IP User Guide Archives
8. Document Revision History for the Low Latency Ethernet 10G MAC Intel® FPGA IP User Guide
2.1. Introduction to Intel® FPGA IP Cores
2.2. Installing and Licensing Intel® FPGA IP Cores
2.3. Specifying the IP Core Parameters and Options ( Quartus® Prime Pro Edition)
2.4. IP Core Generation Output ( Quartus® Prime Pro Edition)
2.5. Files Generated for Intel IP Cores (Legacy Parameter Editor)
2.6. Simulating Intel® FPGA IP Cores
2.7. Creating a Signal Tap Debug File to Match Your Design Hierarchy
2.8. Parameter Settings for the Low Latency Ethernet 10G MAC Intel® FPGA IP Core
2.9. Upgrading the Low Latency Ethernet 10G MAC Intel® FPGA IP Core
2.10. Design Considerations for the Low Latency Ethernet 10G MAC Intel® FPGA IP Core
5.1. Register Map
5.2. Register Access Definition
5.3. Primary MAC Address
5.4. MAC Reset Control Register
5.5. TX Configuration and Status Registers
5.6. Flow Control Registers
5.7. Unidirectional Control Registers
5.8. RX Configuration and Status Registers
5.9. Timestamp Registers
5.10. ECC Registers
5.11. Statistics Registers
6.1. Clock and Reset Signals
6.2. Speed Selection Signal
6.3. Error Correction Signals
6.4. Unidirectional Signals
6.5. Avalon® Memory-Mapped Interface Programming Signals
6.6. Avalon® Streaming Data Interfaces
6.7. Avalon® Streaming Flow Control Signals
6.8. Avalon® Streaming Status Interface
6.9. PHY-side Interfaces
6.10. IEEE 1588v2 Interfaces
6.10.2. IEEE 1588v2 Ingress RX Signals
The signals below are present when you select the Enable time stamping option. This feature is available in the following operating modes: 10G, 1G/10G, 10M/100M/1G/10G, and 1G/2.5G, 1G/2.5G/10G ( Stratix® 10 devices only), and 10M/100M/1G/2.5G/5G/10G (USXGMII) ( Stratix® 10 devices only).
Signal | Direction | Width | Description |
---|---|---|---|
rx_ingress_timestamp_96b_valid | Out | 1 | When asserted, this signal qualifies the timestamp on rx_ingress_timestamp_96b_data[]. The MAC IP core asserts this signal in the same clock cycle it asserts avalon_st_rx_startofpacket. |
rx_ingress_timestamp_96b_data[] | Out | 96 | Carries the 96-bit ingress timestamp in the following format:
|
rx_ingress_timestamp_64b_valid | Out | 1 | When asserted, this signal qualifies the timestamp on rx_ingress_timestamp_64b_data[]. The MAC IP core asserts this signal in the same clock cycle it asserts avalon_st_rx_startofpacket. |
rx_ingress_timestamp_64b_data[] | Out | 64 | Carries the 64-bit ingress timestamp in the following format:
|
rx_time_of_day_96b_10g_data (for 10G speed and 10M/100M/1G/2.5G/5G/10G (USXGMII) speed mode) |
In | 96 | Carries the time of day (ToD) from an external ToD module to the MAC IP core in the following format:
|
rx_time_of_day_96b_1g_data (for 10M, 100M, 1G, and 2.5G speeds) |
|||
rx_time_of_day_64b_10g_data (for 10G speed and 10M/100M/1G/2.5G/5G/10G (USXGMII) speed mode) |
In | 64 | Carries the ToD from an external ToD module the MAC IP core in the following format:
|
rx_time_of_day_64b_1g_data (for 10M, 100M, 1G, and 2.5G speeds) |
|||
rx_path_delay_10g_data (for 10G speed and 10M/100M/1G/2.5G/5G/10G (USXGMII) speed mode) |
In | 16 or 24 | Connect this bus to the PHY Intel® FPGA IP. This bus carries the path delay (residence time), measured between the physical network and the PHY side of the MAC IP Core (XGMII, GMII, or MII). The MAC IP core uses this value when generating the ingress timestamp to account for the delay. The path delay is in the following format:
|
rx_path_delay_1g_data (for 10M, 100M, 1G, and 2.5G speeds) |
22 | ||
rx_ingress_p2p_val[] | Out | 46 | Represents <meanPathDelay> for the current ingress port, which is used for peer-to-peer operations.
|
rx_ingress_p2p_val_valid | Out | 1 | When asserted, this signal indicates the rx_ingress_p2p_val is valid. |