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

ctGetCellCompTypeGroup

ctGetCellCompTypeGroup(
g_physConfigID
t_physLib
t_physCell
)
=> t_ctgName / nil

Description

Returns the component type group to which a specified physical cell is assigned.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_physLib

Name of the library containing the physical cell.

t_physCell

Name of the physical cell.

Value Returned

t_ctgName

Component type group to which the physical cell is assigned.

nil

The component type group was not returned.

Example

ctGetCellCompTypeGroup(physConfigID "cph" "spnnmos")

Return to top
 ⠀
X