eco_remaster_instance
eco_remaster_instance -eco_controld_ecoObj-libs_libName-cells_cellName-views_viewName{ -names_instName| -objectd_instObj} [ -no_repaint ]
Description
Changes the master of an instance.
Arguments
|
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. |
||
|
Prevents the artwork from being updated when this command is run. |
||
|
Specifies the object identifier for the instance to be remastered. |
||
Examples
The following command changes the master of instance I2.
eco_remaster_instance -eco_control $eco -lib macroLib -cell BUFX1 -view abstract -name I2
Related Topics
Return to top