Results Name Field - Results Name Field - 2026.1 English - UG906

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

Document ID
UG906
Release Date
2026-06-23
Version
2026.1 English

At the top of the Report Utilization dialog box, enter a name for the result window in the Results Name field.

The equivalent Tcl option is:

report_utilization -name utilization_1

The following figure shows the detailed utilization report.

Figure 1. Report Utilization

Figure 2. Report Utilization Percentage Toggling

When you run report_utilization in the Vivado IDE, the tool uses Hierarchy mode. This mode reports utilization for each hierarchy in the design. The report includes only hierarchical cells that contain more than the number of leaf cells defined by the -hierarchical_min_primitive_count option. The default value is 50. To include all hierarchies, reduce this value to zero.

You can toggle between showing utilization numbers and percentages using the button in the report window.