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

wspRegionFindByLayer

wspRegionFindByLayer (
d_cellViewId 
t_routingLayerName
) 
=> l_regionIds

Description

Returns a list of the width spacing pattern (WSP) region IDs for the specified routing layer name in a cellview.

Arguments

d_cellViewId

Database ID of the cellview.

t_routingLayerName

Name of the routing layer.

Value Returned

l_regionIds

List of WSP region IDs.

Example

wspRegionFindByLayer(geGetEditCellView() "Metal2")

Return to top
 ⠀
X