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

ctGetCompTypeCells

ctGetCompTypeCells(
g_physConfigID
t_ctgName
)
=> l_listOfCellNames / nil

Description

Returns a list of all the physical cells assigned to the specified component type.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_ctgName

Name of the component type group.

Value Returned

l_listOfCellNames

List of all the physical cells assigned to the component type.

nil

The list was not returned.

Example

ctGetCompTypeCells(physConfigID "nmos")

Return to top
 ⠀
X