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

select_routes_on_nets

select_routes_on_nets
-in d_setObj 
-out d_setObj 

Description

Finds routes attached to the nets in the given set (-in), and puts the routes into another set (-out).

Arguments

-in d_setObj

Specifies the set of nets.

-out d_setObj

Specifies the set in which to put the routes.

Examples

The following example takes nets in the selected set and puts the routes that are attached to the nets into the HL1 highlight set.

select_routes_on_nets -in [get_selection_set] -out [get_highlight -name HL1]
refresh

Related Topics

Edit Commands

select_nets_on_routes


Return to top
 ⠀
X