Show Hierarchical Information with Customized Options - 2025.2 English - UG906

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

Document ID
UG906
Release Date
2025-12-10
Version
2025.2 English

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

Use -hierarchical_depth to specify how deep the report analyzes the hierarchy. 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.