cphSetInstFingerSplit
cphSetInstFingerSplit(
g_physConfigID
t_logLib
t_logCell
t_logView
t_inst
g_value
)
=> t / nil
Description
Sets the Split fingered devices option 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
cphSetInstFingerSplit(physConfigID "cph" "TopCell" "schematic" "I0" t)
Return to top