create_net¶
- -power
Create a power net. By default, the tool creates a signal net
- -ground
Create a ground net. By default, the tool creates a signal net
- -net_list
Specifies the names of the created nets.
-power¶
Create a power net. By default, the tool creates a signal net
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
power ground
simple case
There is currently no simple case.
-ground¶
Create a ground net. By default, the tool creates a signal net
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
power ground
simple case
There is currently no simple case.
-net_list¶
Specifies the names of the created nets.
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
net_list
simple case
There is currently no simple case.