cphSetCellVPLGen
cphSetCellVPLGen(
g_physConfigID
t_logLib
t_logCell
g_boolean
)
=> t / nil
Description
Sets the VPLGen property mapped to a specified logical cell in the physical configuration view associated with the given ID. The cell physical binding is set using the logical library name, logical cell name, and view name layout.
Arguments
Value Returned
Example
cphSetCellVPLGen(physConfigID "cph" "nand2" t)
Return to top