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
|
Name of the PDK for which instance parameter function must be retrieved. |
Value Returned
Examples
Retrieves the symbol of the parameter-determining function registered for the specified PDK.
apPDKSetupGetParamFunc("CustomPDK")
Related Topics
Return to top