report_power
Query power consumption from an OpenSTA session by group and component, with optional top power instances and text or JSON output.
Instructions
Report power by group (sequential, combinational, clock, macro, pad) and component (internal, switching, leakage), in watts.
top_instances: also list this many highest-power instances (0 = none) format: "text" table or "json" (the instance list is always text)
The result states where switching activity came from: a VCD/SAIF read through run_tcl, or OpenSTA's default activity (then values are estimates).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | text | |
| top_instances | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |