Visible to Intel only — GUID: hje1653016247384
Ixiasoft
1. About the F-Tile Low Latency Ethernet 10G MAC Intel® FPGA IP User Guide
2. Low Latency Ethernet 10G MAC Intel® FPGA IP Overview
3. Getting Started
4. Functional Description
5. Low Latency Ethernet 10G MAC Intel® FPGA IP Parameters
6. Interface Signals
7. Configuration Registers
8. F-Tile Low Latency Ethernet 10G MAC Intel FPGA IP User Guide Archives
9. Document Revision History for the F-Tile Low Latency Ethernet 10G MAC Intel® FPGA IP User Guide
3.1. Introduction to Intel® FPGA IP Cores
3.2. Installing and Licensing Intel® FPGA IP Cores
3.3. Specifying the IP Core Parameters and Options ( Intel® Quartus® Prime Pro Edition)
3.4. Generated File Structure
3.5. Simulating Intel® FPGA IP Cores
3.6. Upgrading the Low Latency Ethernet 10G MAC Intel® FPGA IP Core
3.7. Low Latency Ethernet 10G MAC Intel® FPGA IP Design Examples
6.1. Clock and Reset Signals
6.2. Speed Selection Signal
6.3. Error Correction Signals
6.4. Avalon® Memory-Mapped Interface Programming Signals
6.5. Avalon® Streaming Data Interfaces
6.6. Avalon® Streaming Flow Control Signals
6.7. Avalon® Streaming Status Interface
6.8. PHY-side Interfaces
6.9. IEEE 1588v2 Interfaces
Visible to Intel only — GUID: hje1653016247384
Ixiasoft
7.9.3. PTP Register Configuration
Perform the following steps once after power up or link down event to calculate TX and RX datapath delay:
- Wait until the link is up and stable.
- Wait until tx_measure_valid and rx_measure_valid from 1G/2.5G/5G/10G Multirate Ethernet PHY IP register 0x420 are valid.
- Read TX and RX datapath deterministic latency values from the Multi-rate Ethernet PHY IP ptp_dl_tx and ptp_dl_rx registers, with offset 0x421 and 0x422 respectively and calculate TX/RX latency. Refer to Calculating Deterministic Latency.
- Convert the latency values to 16-bit nanoseconds and 16-bit fractional nanoseconds by multiplying the values by 216 or 65536.
- Calculate the sum of the latency values and the TX/RX PMA delay values (In nanoseconds and fractional nanoseconds).
- Write the total sum of TX and RX datapath delay to the Low Latency Ethernet 10G MAC static timing adjustment registers:
- Write the lower 16-bit TX values to 0x0102 register (TX fns value).
- Write the upper 16-bit TX values to 0x0104 register (TX ns value).
- Write the lower 16-bit RX values to 0x0122 register (RX fns value).
- Write the upper 16-bit RX values to 0x0124 register (RX ns value).