Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

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

d_techID

The database identifier of the technology database.

tx_layer

The layer name or number.

tx_purpose

The purpose name or number.

Value Returned

snapPatternDefId

The snapPatternDef is returned in the specified technology database.

nil

Unable to find snapPatternDef.

Example

techFindSnapPatternDefByLP(tech list("FF" "polygrid"))

Returns the snapPatternDef based on database identifier, tech list on layer, FF and purpose, polygrid.


Return to top
 ⠀
X