Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

cphSetOccurFingerSplit

cphSetOccurFingerSplit(
g_physConfigID
t_path
g_value
)
=> t / nil

Description

Sets the Split fingered devices option for the specified occurrence in the specified physical configuration.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_path

Path to the specific occurrence of an instance.

g_value

Valid Values: t or nil.

Value Returned

t

Split fingered devices attribute was set.

nil

Split fingered devices attribute was not set.

Example

cphSetOccurFingerSplit(physConfigID "I0/N0" nil)

Return to top
 ⠀
X