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.
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.