set_load¶
- -load
Specifies the value of the load attribute
- -min
Indicates that the load value is to be applied for minimum delay analysis
- -max
Indicates that the load value is to be applied for maximum delay analysis
- -subtract_pin_load
Indicates that the current pin capacitances of the net are to be subtracted
- -pin_load
specified load value on the port is to be treated as a pin load
- -wire_load
specified load value on the port is to be treated as a wire load
- -object_list
Specifies a list of ports and nets
-load¶
attribute
- type:
FLOAT
- positional:
True
- default:
related_options
- GroupType.TYPE_LEAST:
load
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.
-subtract_pin_load¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-pin_load¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-wire_load¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-object_list¶
attribute
- type:
COLLECTION
- positional:
True
- default:
related_options
- GroupType.TYPE_LEAST:
object_list
simple case
There is currently no simple case.