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

new_cellview

new_cellview 
-lib s_libName 
-cell s_cellName 
-view s_viewName 
[ -type {maskLayout | schematic | schematicSymbol | netlist} ]

Description

Creates a new and empty OpenAccess cellview in the given library. The given library must exist and be defined in the lib.defs file.

Arguments

-cell s_cellName

Specifies the cell name.

-lib s_libName  

Specifies the library name.

-type [ maskLayout | schematic | schematicSymbol | netlist ]

  

Specifies the cellview type. If not specified, the cellview type defaults to maskLayout.

-view s_viewName

Specifies the view name.

Value Returned

None

Examples

The following command creates a new cellview in the mylib library. By default, the new cellview type is maskLayout.

new_cellview -lib mylib -cell mycell -view layout

Related Topics

File Commands

read_db


Return to top
 ⠀
X