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

select_nets_on_routes

select_nets_on_routes
-in d_setObj 
-out d_setObj 

Description

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

Arguments

-in d_setObj

Specifies the set of routes.

-out d_setObj

Specifies the set in which to put the nets.

Examples

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

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

Related Topics

Edit Commands

select_routes_on_nets


Return to top
 ⠀
X