Visible to Intel only — GUID: cjh1527621168857
Ixiasoft
1.3.1. Step 1: Compile the Flat Design
1.3.2. Step 2: Identify Timing-Critical Design Blocks
1.3.3. Step 3: Create Design Partitions
1.3.4. Step 4: Analyze Timing of the Partitioned Design
1.3.5. Step 5: Preserve Timing-Closed Partitions
1.3.6. Step 6: Optimize Timing-Critical Design Blocks
1.3.7. Step 7: Verify Preservation and Optimized Results
1.3.8. (Optional) Step 8: Device Programming
1.3.9. (Optional) Step 9: Verify Results in Hardware
Visible to Intel only — GUID: cjh1527621168857
Ixiasoft
1.3.4. Step 4: Analyze Timing of the Partitioned Design
Follow these steps to analyze the timing of the partitioned design:
- Run the report_timing.tcl script from the console to regenerate the timing analysis reports for failing paths:
source report_timing.tcl
Figure 8. u_blinking_led_i4 Violates Timing RequirementsThe timing analysis reports in the inst_i4 folder remain red, indicating that u_blinking_led_i4 still does not meet timing requirements in the partitioned design. Later in this tutorial you optimize these design blocks to ensure that they meet timing requirements in the flat design. - Right-click the inst_big report, and then click Regenerate.
Figure 9. u_big_partition1_top Report