You can run Report Design Analysis from the Tcl console or the Vivado IDE. Report Design Analysis generates three categories of reports:
- Timing
- Reports timing and physical characteristics of timing paths.
- Complexity
- Analyzes the design for routing complexity and LUT distribution.
- Congestion
- Analyzes the design for routing congestion.
To run Report Design Analysis in the Vivado IDE, select .
Equivalent Tcl command: report_design_analysis -name design_analysis_1
Note: There are some Report Design Analysis options that are only available when running the
report_design_analysis
Tcl command. You can use the -name
option to view the results of this Tcl command in the GUI.In the Vivado IDE, the Report Design Analysis dialog box (shown in the following figure) includes the following:
- Results Name Field
- Options Tab
- Advanced Tab
- Timer Settings Tab
Figure 1. Report Design Analysis Dialog Box