get_timing_paths
Retrieve worst critical timing paths sorted by slack, with optional clock filtering and detailed cell/net breakdown for setup or hold analysis.
Instructions
Worst critical paths from the timing report, sorted by slack. clock_filter keeps paths whose 'launch vs capture' clock pair contains the text. include_detail adds the full cell/net breakdown of each path. For custom queries (-from/-to/-through), use run_sta_tcl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| analysis | No | setup | |
| max_paths | No | ||
| clock_filter | No | ||
| include_detail | No |