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

cphSetOccurMFactorSplit

cphSetOccurMFactorSplit(
g_physConfigID
t_path
g_value
)
=> t / nil

Description

Sets the Split mfactored 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_value

Valid Values: t or nil.

Value Returned

t

Split mfactored devices was set.

nil

Split mfactored devices was not set.

Example

cphSetOccurMFactorSplit(physConfigID "I0/N0" nil)

Return to top
 ⠀
X