dbUpdatePcellCache
dbUpdatePcellCache( [t_libName] [t_cellName] [t_viewName] [g_checkTimeStamp] ) => t / nil
Description
Updates and saves the submasters that exist in cache by re-evaluating the Pcells. If Library, cell, and view is specified, it updates the submasters only for the specified supermaster.
It does not consider any existing submaster in virtual memory.
If the number or type of Pcell parameters get changed, all the submasters corresponding to that Pcell supermaster are deleted from the cache.
This SKILL function does not does not support schematic (and symbol) Pcells. For more information, contact Cadence Support.
Arguments
Related Topics
Return to top