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

ctDeleteCellFromCompTypeGroup

ctDeleteCellFromCompTypeGroup(
g_physConfigID
t_physLib
t_physCell
)
=> t / nil 

Description

Removes a specified physical cell from its current component type group in the physical configuration associated with the given ID.

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 to be unassigned.

Value Returned

t

The physical cell was unassigned from the specified component type group.

nil

The physical cell was not unassigned.

Example

ctDeleteCellFromCompTypeGroup(physConfigID "cph" "spnnmos")

Return to top
 ⠀
X