The Vivado IDE provides graphical tools to configure and view power, utilization, and DRC analysis results.
- Use
report_powerto experiment with power parameters and estimate power at any design stage. - Use
report_utilizationto analyze the utilization statistics of various types of device resources. - Use
report_design_analysisto review critical path characteristics, identify complexity, and locate areas prone to routing congestion or timing closure issues. - Use
report_drcto run comprehensive DRCs and identify issues to resolve before generating the bitstream.
Vivado reports include links to select problem areas or offending objects directly. Many reports can save results as an RPX file for interactive reloading. Reloading the report reconnects object links, enabling cross-selection between the report and the design.
Report strategies let you define groups of reports and tie them to a specific run. You can create strategies when you select . Specify individual reports for each run step. Report strategy is a run property, and Vivado generates all listed reports when the run launches.
For more details, refer to the following documents: