cphSetInstSFactorSplit
cphSetInstSFactorSplit(
g_physConfigID
t_logLib
t_logCell
t_logView
t_inst
g_boolean
)
=> t / nil
Description
Sets the Split sfactored devices option to t or nil for the specified instance in the specified physical configuration.
Arguments
|
Boolean specifying the value of the Split sfactored devices option. |
Value Returned
Example
cphSetInstSFactorSplit(physConfigID "cph" "TopCell" "schematic" "I0" t)
Return to top