AN 940: Incremental Block-Based Compilation Tutorial: for Intel® Agilex™ F-Series FPGA Development Board

ID 691276
Date 12/10/2021
Public

1.3.4. Step 4: Analyze Timing of the Partitioned Design

Follow these steps to analyze the timing of the partitioned design:
  1. 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 Requirements
    The 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.
  2. Right-click the inst_big report, and then click Regenerate.
    Figure 9.  u_big_partition1_top Report