deltaVLayerPairMarkerMapping
spacings(
( deltaVLayerPairMarkerMapping tx_layer1 tx_layer2
'layer tx_markerLayer
'purpose tx_markerPurpose
)
) ;spacings
(Virtuoso Layout Suite EXL and higher tiers) This constraint is used to indicate that a marker shape is generated to overlap two shapes, one on each layer of the constraint. These shapes are on different nets. The marker shape is used to record the maximum delta voltage between them. The constraint specifies the layer and purpose of the marker shape generated.
Values
|
tx_layer1
|
The layer on which one of the two net shapes is found.
Type: String (layer and purpose names) or Integer (layer number)
|
|
tx_layer2
|
The layer on which the other of the two net shapes is found.
Type: String (layer and purpose names) or Integer (layer number)
|
Parameters
|
'layer tx_markerLayer
|
|
|
The layer on which the marker shape overlapping the two net shapes is generated.
Type: String (layer and purpose names) or Integer (layer number)
|
|
'purpose tx_markerPurpose
|
|
|
The purpose on which the marker shape overlapping the two net shapes is generated.
Type: String (purpose name)
|
Example
Return to top