dbDumpPcellWithLib
dbDumpPcellWithLib(d_cvId t_outputFile t_pCellFile) => t / nil
Description
Same functionality as dbDumpPcell, which preserves Pcells through StreamIn and StreamOut by writing the Pcells to SKILL files. dbDumbPcellWithLib does not directly write the library name in the SKILL code, instead writes a SKILL variable, dbD_NewLibNameForDump whose value can be set to the name of the target library before loading the SKILL file.
Arguments
|
Output file for the SKILL procedure attached to the Pcell, this file will be given to |
Value Returned
Return to top