Intel® Quartus® Prime Standard Edition User Guide: Timing Analyzer
Visible to Intel only — GUID: mwh1414193087296
Ixiasoft
Visible to Intel only — GUID: mwh1414193087296
Ixiasoft
2.3.3. Iterative Constraint Modification
Use the following steps to iteratively modify constraints:
- Click Tools > Timing Analyzer.
- Generate the reports you want to analyze. Double-click Report All Summaries under Macros to generate setup, hold, recovery, and removal summaries, as well as minimum pulse width checks, and a list of all the clock you define. These summaries cover all paths you constrain in your design. Whenever modifying or correcting constraints, generate the Diagnostic reports to identify unconstrained parts of your design, or ignored constraints.
- Analyze the results in the reports. When you are modifying constraints, rerun the reports to find any unexpected results. For example, a cross-domain path might indicate that you forgot to cut a transfer by including a clock in a clock group.
- Create or edit the appropriate constraints in your .sdc file and save the file.
- Double-click Reset Design in the Tasks pane. This removes all constraints from your design. Removing all constraints from your design allows rereading the .sdc files, including your changes.
- Regenerate the reports you want to analyze.
- Reanalyze the results.
- Repeat steps 4-7 as necessary.
This method performs timing analysis using new constraints, without any change to logic placement. While the Fitter uses the original constraints for place and route, the Timing Analyzer applies the new constraints. If there is any failing timing against the new constraints, this indicates a need to run place-and-route again.