remove_net¶
- -net_list
design Specifies the working or focal design for many commands.
- -all
Removes all nets in the current design.
- -only_physical
Removes only physical nets in the current design.
-net_list¶
design Specifies the working or focal design for many commands.
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
all net_list
simple case
There is currently no simple case.
-all¶
Removes all nets in the current design.
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
all net_list
simple case
There is currently no simple case.
-only_physical¶
Removes only physical nets in the current design.
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.