techFindSnapPatternDefByLP
techFindSnapPatternDefByLP(d_techID(tx_layer tx_purpose) ) =>snapPatternDefId/ nil
Description
(Virtuoso Advanced Node for Layout Standard) Finds a snapPatternDef in the current technology database by layer or purpose.
Arguments
Value Returned
|
The snapPatternDef is returned in the specified technology database. |
|
Example
techFindSnapPatternDefByLP(tech list("FF" "polygrid"))
Returns the snapPatternDef based on database identifier, tech list on layer, FF and purpose, polygrid.
Return to top