antennaModelCombo
antennaModelCombo( 'and (t_modelName1…)t_modelName
) ;antennaModelCombo
(Virtuoso Advanced Node for Layout Only) Defines the antenna oxide model to use for nets that are connected to devices with at least one each of a list of other antenna oxide models.
Values
Parameters
|
The antenna oxide models that should be part of the |
|
Example
The antenna oxide model OXIDE3 is specified as the one to use for nets that contain devices with at least one each of the antenna oxide models OXIDE1 and OXIDE2.
spacings( (antennaModelCombo 'and ("OXIDE1" "OXIDE2" ) "OXIDE3")
) ;spacings
Return to top