Design QoR Summary - 2021.2 English

Vivado Design Suite User Guide: Design Analysis and Closure Techniques (UG906)

Document ID
UG906
Release Date
2021-10-27
Version
2021.2 English

The command line option -qor_summary can be used to generate a QoR summary for each step of the flow. This option is only available from the Tcl console.

report_design_analysis -qor_summary
Figure 1. Report Design Analysis QoR Summary
The summary report can also be generated in JSON format. It is the only section of this report that can be output in this format, but it offers an easier way to parse some key design metrics.
report_design_analysis -qor_summary -json <json filename>