report_timing¶
- -from
Reports only the paths from the named pins, ports, or clocks.
- -rise_from
Same as the -from option, except that the path must rise from the objects specified.
- -fall_from
Same as the -from option, except that the path must fall from the objects specified.
- -through
Reports only paths that pass through the named pins, ports, or clocks
- -rise_through
Reports only paths with a rising transition at the specified objects.
- -fall_through
Reports only paths with a falling transition at the specified objects.
- -to
Reports only the paths to the named pins, ports, or clocks.
- -rise_to
Same as the -to option, except that the path must rise to the objects specified.
- -fall_to
Same as the -to option, except that the path must fall to the objects specified.
- -unconstrained
Report unconstrained paths. By default unconstrained paths are not reported.
- -path_type
Specifies the path type at the endpoint. The default is max.
- -max_paths
The number of paths to report in each path group. The default is 1
- -nworst
The number of paths to report for each endpoint. The default is 1.
- -unique_paths_to_endpoint
With this option only the worst path through the set of pis is reported
- -corner
Only report paths for this process corner. But default the paths across all process corners are reported.
- -slack_lesser_than
Only report paths with less slack than max_slack.
- -slack_greater_than
Only report paths with less slack than min_slack.
- -sort_by_slack
Sort paths by slack rather than slack grouped by path group.
- -group
List of path group names to report. Default all path groups are reported.
- -format
Report default path type are start and end points and the path.
- -digits
The number of digits after the decimal point to report.
- -no_line_split
Do not split long lines into multiple lines
- -input_pins
Report list of input_pins.
- -capacitance
Report list of capacitance.
- -transition
Report list of transition.
- -nets
Report list of nets.
-from¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-rise_from¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-fall_from¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-through¶
attribute
- type:
GROUPSTR
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-rise_through¶
attribute
- type:
GROUPSTR
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-fall_through¶
attribute
- type:
GROUPSTR
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-to¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-rise_to¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-fall_to¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-unconstrained¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-path_type¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-max_paths¶
attribute
- type:
INT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-nworst¶
attribute
- type:
INT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-unique_paths_to_endpoint¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-corner¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-slack_lesser_than¶
attribute
- type:
FLOAT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-slack_greater_than¶
attribute
- type:
FLOAT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-sort_by_slack¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-group¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-format¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-digits¶
attribute
- type:
INT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-no_line_split¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-input_pins¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-capacitance¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-transition¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-nets¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.