Show Hierarchical Information with Customized Options - Show Hierarchical Information with Customized Options - 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

When you select the following options, you can limit the utilization report to specific levels of hierarchy.

To specify how deep the report analyzes the hierarchy, use -hierarchical_depth. The default depth is 0, which means the tool reports only the top-level hierarchy.

The tool includes only those hierarchies that contain more leaf cells than the threshold set by -hierarchical_min_primitive_count. The default threshold is 50.

The following are the available options.

-hierarchical
Enables reporting by hierarchy.
-hierarchical_depth <value>
Sets how deep into the hierarchy the report explores
-hierarchical_percentage
Displays utilization as a percentage within each hierarchy level.
-hierarchical_min_primitive_count <integer>
Filters out hierarchies with fewer leaf cells than the specified number.

These options help you control the level of detail in hierarchical utilization analysis.