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

ansCdlGetSimPropValue

ansCdlGetSimPropValue ( 
t_propName 
)
=> t_propVal / nil

Description

Returns the value of a specified property on the current instance being netlisted when the ansCdlHnlPrintInst function is specified as a netlist procedure in the CDF for the device.

Arguments

t_propName

Name of the property on the current instance being netlisted for which the value is to be returned.

Value Returned

t_propVal

Value corresponding to a property.

nil

The command cannot be run.

Examples

ansCdlSimGetPropValue( 'vendorName )

Return to top
 ⠀
X