13.33.115.1 Arguments
filename
Specifies the name and destination of the timing violations report.
-type timing_violations
Specifies the type of report to generate.
−analysis value
Specifies whether to consider minimum analysis or maximum analysis in the timing violations report.
Value | Description |
|---|---|
min | Timing report considers minimum analysis |
max | Timing report considers maximum analysis (the default value) |
−use_slack_threshold value
Specifies whether to consider the slack threshold in the timing violations report.
Value | Description |
|---|---|
yes | Includes slack threshold in the timing violations report |
no | Excludes slack threshold in the timing violations report (the default value) |
−slack_threshold value
Specifies the threshold to consider when reporting path slacks. This value is a floating-point number in nanoseconds (ns). By default, there is no threshold (all slacks reported).
–limit_max_paths value
Specifies if the paths are limited by the number of paths.
Value | Description |
|---|---|
yes | Limits the maximum number of paths to report |
no | Specifies that there is no limit to the number of paths to report (the default value) |
−max_paths value
Specifies the maximum number of paths to display for each set. This value is a positive integer value greater than zero. Default is 100.
−max_expanded_paths value
Specifies the number of paths to expand per set. This value is a positive integer value greater than zero. The default is 0.
−format value
Specifies the output format of the generated report.
Value | Description |
|---|---|
text | Generates a text report; text is the default value |
csv | Generates the report in a comma-separated value format which you can import into a spreadsheet |
