set_input_transition¶
- -transition
Specifies a nonnegative transition value
- -rise
Indicates that the rise attributes
- -fall
Indicates that the fall attributes
- -min
Indicates that the transition value is to be applied for minimum delay analysis
- -max
Indicates that the transition value is to be applied for maximum delay analysis
- -port_list
Specifies a list of input or inout port names
-transition¶
attribute
- type:
FLOAT
- positional:
True
- default:
related_options
- GroupType.TYPE_LEAST:
transition
simple case
There is currently no simple case.
-rise¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-fall¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-min¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-max¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-port_list¶
attribute
- type:
STRLIST
- positional:
True
- default:
related_options
- GroupType.TYPE_LEAST:
port_list
simple case
There is currently no simple case.