set_max_transition¶
- -transition
Specifies the maximum transition time
- -data_path
Restricts the scope to data paths
- -clock_path
Restricts the scope to clock paths
- -object_list
Specifies the names of the clocks, ports, or designs
-transition¶
Specifies the maximum transition time
attribute
- type:
FLOAT
- positional:
True
- default:
related_options
- GroupType.TYPE_LEAST:
transition
simple case
There is currently no simple case.
-data_path¶
Restricts the scope to data paths
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-clock_path¶
Restricts the scope to clock paths
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-object_list¶
Specifies the names of the clocks, ports, or designs
attribute
- type:
STRLIST
- positional:
True
- default:
related_options
- GroupType.TYPE_LEAST:
object_list
simple case
There is currently no simple case.