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
Value Returned
|
Component type group to which the physical cell is assigned. |
|
Example
ctGetCellCompTypeGroup(physConfigID "cph" "spnnmos")
Return to top