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

cphSetCellMFactorSplit

cphSetCellMFactorSplit(
g_physConfigID
t_logLib
t_logCell
g_boolean
)
=> t / nil

Description

Sets the Split mfactored devices option to t or nil for the specified logical cell in the specified physical configuration.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_logLib

Name of the library containing the logical cell.

t_logCell

Name of the logical cell.

g_boolean

Boolean specifying the value of the Split mfactored devices option.

Valid Values: t or nil.

Value Returned

t

Split mfactored devices was set.

nil

Split mfactored devices was not set.

Example

cphSetCellMFactorSplit(physConfigID "cph" "nand" t)

Return to top
 ⠀
X