cphSetInstMFactorSplit
cphSetInstMFactorSplit(
g_physConfigID
t_logLib
t_logCell
t_logView
t_inst
g_value
)
=> t / nil
Description
Sets the Split mfactored devices option to t or nil for the specified instance in the specified physical configuration.
Arguments
|
Name of the library where concerned instance is instantiated. |
|
|
Name of the logical view where concerned instance is instantiated. |
|
Value Returned
Example
cphSetInstMFactorSplit(physConfigID "cph" "TopCell" "schematic" "I0" t)
Return to top