wspWSSPDefFind
wspWSSPDefFind (d_cellViewId t_layerName[ ?enabledOnlyg_enabledOnly] ) =>l_wsspDefIds
Description
Returns a list of widthSpacingSnapPatternDefs (WSSPDefs) that apply to a given routing layer name. The WSSPDefs may exist in the cellview or in the technology database. With the optional argument g_enabledOnly set to t, routing WSSPDefs that are enabled as global for the given layer are returned.
Arguments
Value Returned
Example
wspWSSPDefFind(geGetEditCellView() "M2")
Return to top