get_nets¶
- -hierarchical
Searches hierarchy levels below the current instance for matches
- -exact
Considers wildcards to be plain characters
- -regexp
Views the patterns argument as a regular expression
- -nocase
Makes matches case-insensitive
- -quiet
Suppresses warning and error messages if no objects match
- -filter
Filters the collection with the specified expression
- -rtl
Collect nets with attribute object_rtl_name
- -patterns
Match the speacified patterns
- -of_objects
Collectes nets connected to the specified objects
-hierarchical¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-exact¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
regexp exact
simple case
There is currently no simple case.
-regexp¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
regexp exact
simple case
There is currently no simple case.
-nocase¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-quiet¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-filter¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-rtl¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-patterns¶
attribute
- type:
STRLIST
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-of_objects¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.