Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbDumpPcDefinePcell

dbDumpPcDefinePcell(
d_cellViewId 
t_pCellFile
)
=> t / nil

Description

Writes out three lists to the file specified: The first list is a list of library names, cell names, and view names of the given cellview ID; the second list is of the parameter value; the last list is the SKILL procedure attached to the given cellview ID.

Arguments

d_cellViewId

The cellview ID. Must be a parameterized cell.

t_pCellFile

Name of the output file.

Value Returned

t

The output file is successfully created.

nil

With warning messages if any errors are encountered.


Return to top
 ⠀
X