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

delete_cellview

delete_cellview 
-lib s_libName 
-cell s_cellName 
-view s_viewName 
[ -delete_non_empty ] 

Description

Deletes a cellview.

Arguments

-cell s_cellName

Specifies the name of the cell for the cellview.

-delete_non_empty

If you did not specify a view, this argument causes cells to be removed even when they are not empty, otherwise the cell is deleted only when it has no views.

-lib s_libName

Specifies the name of the library.for the cellview.

-view s_viewName

Specifies the view to delete.

Value Returned

None

Examples

The following command deletes the layout view in mylib for the TEST cell.

delete_cellview -lib mylib -cell TEST -view layout

Related Topics

Edit Commands


Return to top
 ⠀
X