Product Documentation
Virtuoso Space-based Router Command Reference
Product Version IC23.1, September 2023

find_bus

find_bus
[ -ignore_case [ true | false ] ] 
[ -name s_busExpr ] 
[ -no_wildcard [ true | false ] ] 

Description

Returns a set that contains all the nets in the buses whose names match the given -name argument.

Arguments

-ignore_case [ true | false ]

If true, performs a case-insensitive search.

-name s_busExpr

Finds all nets in the buses whose names match the expression. The expression can include special characters described in Pattern Matching.

If this argument is not specified, the resultant set will include the nets in all buses.

-no_wildcard [ true | false ]

Disables all wildcard processing.

Value Returned

s_netName…

Returns the set of bus nets.

Related Topics

Edit Commands


Return to top
 ⠀
X