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

eco_create_instance

eco_create_instance
-eco_control d_ecoObj 
-lib s_libName -cell s_cellName -view s_viewName 
-origin {f_x f_y} 
[ -orient {R0 | R90 | R180 | R270 | MY | MYR90 | MX | MXR90} ] 
[ -name s_instName ] 
[ -no_repaint ] 

Description

Creates a new instance of the master given by lib/cell/view and the origin for the instance.

Arguments

-cell s_cellName

Specifies the cell name for the master.

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

-lib s_libName

Specifies the library name for the master.

-name s_instName

Is the name for the instance. The default is "".

-no_repaint

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

-orient {R0 | R90 | R180 | R270 | MY | MYR90 | MX | MXR90}

  

Specifies the orientation for the instance. The default is R0.

-origin {f_x f_y}

Specifies the x and y coordinates for the instance origin.

-view s_viewName

Specifies the view name for the master.

Examples

The following command creates an instance of des_lib/BUF2/abstract.

eco_create_instance -eco_control $eco -lib des_lib -cell BUF2 -view abstract -origin {0 390} -name new_buf

Related Topics

ECO Route Commands

eco_connect_inst_term

eco_destroy_instance


Return to top
 ⠀
X