Visible to Intel only — GUID: mqp1702339867663
Ixiasoft
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
Visible to Intel only — GUID: mqp1702339867663
Ixiasoft
5.4.2. PTP User Flow
You must implement proper TX and RX data flows prior to sending PTP commands to the IP core and utilizing the timestamps.
Attention: The following flows depict pseudo-code meant for conceptual, illustrative purposes. For definitive software routines, consult the design example.
The figures below depict the TX and RX client flows described in the PTP TX Client Flow and PTP RX Client Flow sections.
Figure 55. PTP TX Client Flow
The figure displays the following events in PTP TX client flow. For more information, refer to PTP TX User Flow.
- A: Reading TX raw offset data from IP
- B: Calculating the TX offset value
- C: Writing calculated TX offset value to the IP
Figure 56. PTP RX with RS-FEC Client Flow
The figure displays the following events in PTP RX with RS-FEC client flow. For more information, refer to PTP RX User Flow.
- D: Reading RS-FEC cw_pos value from the IP
- E: Calculating cw_pos adjustment value
- F: Writing adjustment value to the IP
- G: Reading RX raw offset data from IP
- H: Calculating the RX offset value
- I: Writing calculated RX offset value to the IP
Figure 57. PTP RX without RS-FEC Client Flow
The figure displays the following events in PTP RX with no RS-FEC client flow. For more information, refer to PTP RX User Flow.
- G: Reading RX raw offset data from IP
- H: Calculating the RX offset value
- I: Writing calculated RX offset value to the IP