minVoltageExtension
spacingTables( ( minVoltageExtensiontx_layer1tx_layer2(( "voltage" nil nil ) ['horizontal | 'vertical] ) (g_table) )
) ;spacingTables
(Virtuoso Advanced Node for Layout Only) Specifies the minimum extension of a layer1 shape past a layer2 shape when the voltage on layer1 is greater than or equal to the specified value.
Values
Parameters
|
The constraint applies only to the extensions measured in this direction. If direction is not specified, the extension is measured in any direction. |
|
Examples
Example 1: minVoltageExtension with voltage
The extension of an Nwell shape past a Pdiff shape must be as follows:
- At least 0.05 if the voltage on the Nwell shape is greater than or equal to 1.0 and less than or equal to 1.5
-
At least 0.07 is the voltage on the Nwell shape is greater than or equal to 1.5

Example 2: minVoltageExtension with direction
This example illustrates the use of the direction parameter.

Return to top