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

cphSetOccurSFactorSplit

cphSetOccurSFactorSplit(
g_physConfigID
t_path
g_boolean
)
=> t / nil

Description

Sets the Split sfactored devices option to t or nil 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_boolean

Boolean specifying the value of the Split sfactored devices option.

Value Returned

t

The Split sfactored devices option was set.

nil

The Split sfactored devices option was not set.

Example

cphSetOccurSFactorSplit(physConfigID "I0/N0" nil)

Return to top
 ⠀
X