pkgMinBondwireSpacing
spacings( ( pkgMinBondwireSpacing 'profileNamet_profileName'bondWire | 'bondFinger | 'padf_spacing)
) ;spacings
(Virtuoso Layout Suite MXL Only) Specifies the minimum spacing for bond wires to objects of the specified type.
Values
Parameters
Example
The minimum spacing for the bond wires of the prf1 profile and bondWire object type is 0.11.
spacings( ( pkgMinBondwireSpacing 'profileName "prf1"
'bondWire
0.11
)
) ;spacings
Return to top