Visible to Intel only — GUID: dvr1526054463288
Ixiasoft
Visible to Intel only — GUID: dvr1526054463288
Ixiasoft
2.7.4.4. External Time-of-Day Module for Variations with 1588 PTP Feature
E-Tile Hard IP for Ethernet Intel® FPGA IP configurations that include the 1588 PTP module require an external time-of-day (TOD) module to provide a continuous flow of current time-of-day information. The TOD module must provide the entire 96 bits of time-of-day, in the V2 format, to avoid the reduced accuracy. You can instantiate the TOD module from the IP Catalog 3 and add it to your design. The TOD module updates the time-of-day output value on every clock cycle in the V2 format (96 bits).
When you generate a design example for your IP core with PTP variation, it includes the TOD module.
TOD Module Required Connections in 10G/25G Basic Mode or 100G PTP
When you select Basic Mode in the PTP Accuracy Mode under PTP Options, each 10G/25G Ethernet IP instance includes only one i_ptp_tod[95:0] port. For 1 to 4 10G/25G channels in the same E-Tile Hard IP for Ethernet IP core or 100G E-Tile Hard IP for Ethernet IP core, you need a single TOD IP and a single TOD Synchronizer IP. You cannot share the TOD IP with different E-Tile Hard IP for Ethernet IP core channels.
TOD Module Signals | Basic Mode Recommended Connections |
---|---|
clk | Avalon® memory-mapped interface clock |
rst_n | Avalon® memory-mapped interface reset |
period_clk | o_clk_pll_div64 (PTP clock) For more information, refer to Clocks section. |
period_rst_n | Global/system reset |
time_of_day_96b[95:0] | i_ptp_tod[95:0] |
TOD Module Required Connections in 10G/25G Advanced Mode
TOD Module Signals | Advanced Mode Recommended Connections |
---|---|
TX TOD Module Signals | |
clk | Avalon® memory-mapped interface clock |
rst_n | Avalon® memory-mapped interface reset |
period_clk | o_clk_pll_div66 |
period_rst_n | Global/system reset |
time_of_day_96b[95:0] | i_sl_ptp_tx_tod[95:0] |
RX TOD Module Signals | |
clk | Avalon® memory-mapped interface clock |
rst_n | Avalon® memory-mapped interface reset |
period_clk | o_clk_rec_div66 |
period_rst_n | Global/system reset |
time_of_day_96b[95:0] | i_sl_ptp_rx_tod[95:0] |
For TOD Synchronizer IP connections, refer to the Ethernet Design Example Components User Guide.