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

eco_disconnect_term

eco_disconnect_term
-eco_control d_ecoObj 
{ -net_name s_netName -term_name s_termName 
| -term d_termObj } 
[ -no_repaint ] 

Description

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

-net_name s_netName

Disconnects the given terminal from this net.

-no_repaint

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

-term d_termObj

Specifies the object identifier for the terminal to be disconnected.

-term_name s_termName

Used with -net_name, specifies the name of the terminal to be disconnected from the net.

Examples

The following command disconnects the rst_n term from net reset.

eco_disconnect_term -eco_control $eco -term_name rst_n -net_name reset

Related Topics

ECO Route Commands

eco_disconnect_inst_term


Return to top
 ⠀
X