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

apPDKSetupGetParamFunc

apPDKSetupGetParamFunc(
t_pdkName
)
=> s_paramFunc / nil

Description

(Virtuoso Layout Suite EXL) Retrieves the PDK-specific instance parameter function that is registered to the specified PDK for the automated placement and routing flow.

Arguments

t_pdkName

Name of the PDK for which instance parameter function must be retrieved.

Value Returned

s_paramFunc

Symbol of the function that determines the CDF instance parameters to apply to the instance after generating layout instances from schematic.

nil

There is no parameter-determining function registered for the specified PDK.

Examples

Retrieves the symbol of the parameter-determining function registered for the specified PDK.

apPDKSetupGetParamFunc("CustomPDK")

Related Topics

apCustomPDKSettings

apPDKSetupGetParamList

apPDKSetupGetRegProcs


Return to top
 ⠀
X