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

eco_set_net_rule

eco_set_net_rule 
{ -all | -net s_netName | -set d_setObj } 
-route_spec s_routeSpec 
[ -eco_control d_ecoObj ] 
[ -no_repaint ] 

Description

Assigns the given route spec to one or more nets.

Arguments

-all

Assigns the route spec to all nets.

-eco_control d_ecoObj

Specifies the command sequence ECO control that was assigned by the originating command. This command is processed immediately but results are not saved until eco_commit is issued.

-net s_netName

Assigns the route spec to the given net.

-no_repaint

Prevents the artwork from being updated when this command is run.

-route_spec s_routeSpec

  

Specifies the name of the route spec.

-set d_setObj

Assigns the route spec to nets in the given set.

Examples

The following command assigns the double_wide route spec to net n2.

eco_set_net_rule -eco_control $eco -route_spec double_wide -net n2

Related Topics

ECO Route Commands

eco_create_net


Return to top
 ⠀
X