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

set_width_priority_nets

set_width_priority_nets 
-width f_userunit | -tracks f_tracks 
[ -set d_setObj ] 
[ -priority i_priority ] 
[ -ignore_nets {s_netName…} ] 
[ -ignore_set d_setObj ] 

Description

Sets the priority for nets with widths greater than or equal to a given width (in user units) or a given number of tracks. You can optionally add the qualifying nets to a set or exclude some nets from consideration.

Arguments

-ignore_nets {s_netName…}

Specifies the names of nets to exclude from consideration.

-ignore_set d_setObj

  

Excludes the nets in the given set from consideration.

-priority i_priority

  

Specifies the priority to set the qualifying nets to. If this argument is not given, qualifying nets will be set to the highest priority value.

-set d_setObj

Puts qualifying nets into this set.

-tracks f_tracks

Specifies the width (in tracks) that qualifying nets must meet or exceed.

-width f_userunit

Specifies the width (in user units) that qualifying nets must meet or exceed.

Examples

The following example causes all nets on any layer that are at least 1.3 user units to be set to the highest priority value and puts the nets into the selected set.

set_width_priority_nets -width 1.3 -set [get_selection_set]

Related Topics

Design Configuration Commands


Return to top
 ⠀
X