Visible to Intel only — GUID: sqq1589788753883
Ixiasoft
Visible to Intel only — GUID: sqq1589788753883
Ixiasoft
5.3.1. Timing Transfer for Bypass Mode
Each PLL has the same frequency output clock configuration and the respective counters are synchronous in each die. The same frequency allows the data to be transferred synchronously from the clock in one die to the clock in the other die. However, the variations in the dies may affect how well the clocks in each die align with each other.
- The clock uncertainty of one die relative to the clock on the other die must be computed.
- The available data uncertainty for the transfer across the two dies and the link must be computed and budgeted for each die. For example, you may divide the uncertainty up to 40% for each die and 20% for the link.
- For the TX die, create a virtual clock that has the clock uncertainty of the RX die, and then set the appropriate set_output_delay -max and set_output_delay -min constraints relative to the virtual clock that encompasses the link and data uncertainty in the other die.
- For the RX die, set the appropriate set_input_delay -max and set_input_delay -min constraints.
With these SDC constraints, the Intel® Quartus® Prime Pro Edition software places and routes the DIB-to-core and core-to-DIB connections to meet the timing requirements.