Product Documentation
Virtuoso Parameterized Cell SKILL Reference
Product Version IC23.1, August 2023

dbClearPcellCache

dbClearPcellCache(
[ t_libName ]
[ t_cellName ]
[ t_viewName ]
)
=> t / nil

Description

Deletes all the submasters of the cellview specified by t_libName, t_cellName, and t_viewName from the Express Pcell cache on disk at the location specified by the CDS_EXP_PCELL_DIR environment variable. If no argument is specified then it deletes the complete cache.

Arguments

t_libName

Specifies the name of the library.

t_cellName

Specifies the name of the cell.

t_viewName

Specifies the name of the view.

Value Returned

t

All submasters of the specified cellview are deleted from the cache.

nil

Unable to delete submasters from the cache.

Related Topics

Express Pcells

Maintaining the PDK Version in the Express Pcell Cache


Return to top
 ⠀
X