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

eco_connect_inst_term

eco_connect_inst_term
-eco_control d_ecoObj 
-term_name s_termName 
-net_name s_netName 
{ -inst_name s_instName | -object d_instObj } 
[ -no_repaint ] 

Description

Connects the given net to the given instance terminal.

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.

-net_name s_netName

Is the name of the net to connect the instance terminal to.

-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 connect to the net.

Examples

The following example connects the instance terminal given by the terminal name A and instance name I2 to the net n2.

eco_connect_inst_term -eco_control $eco -inst_name I2 -term_name A -net_name n2

Related Topics

ECO Route Commands

eco_connect_term

eco_disconnect_inst_term

eco_disconnect_term


Return to top
 ⠀
X