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

eco_disconnect_inst_term

eco_dicconnect_inst_term
-eco_control d_ecoObj 
-term_name s_termName 
{ -inst_name s_instName | -object d_instObj } 
[ -no_repaint ] 

Description

Disconnects the given instance terminal from its net.

Arguments

-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.

-inst_name s_instName

Is the name of the instance.

-no_repaint

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

-object d_instObj

Is the object identifier for the instance.

-term_name s_termName

Is the name of the terminal to disconnect from the net.

Examples

The following command disconnects the Y terminal from the instance I2.

eco_disconnect_inst_term -eco_control $eco -inst_name I2 -term_name Y

Related Topics

ECO Route Commands

eco_disconnect_term


Return to top
 ⠀
X