Product Documentation
Virtuoso Space-based Router Constraint Reference
Product Version IC23.1, June 2023

minClearanceOverLayer

Sets the minimum clearance between layer1 and layer2 shapes where the space between the two is completely filled by layer3 shapes. For example, minClearanceOverLayer can be used to set the required clearance between implant (layer1) and gate (layer2) over diffusion (layer3), while minClearance specifies the minimum clearance between all other layer1 and layer2 shapes.

minClearanceOverLayer Quick Reference

Constraint Type

Layer array

Value Types

Value

Database Types

Design, Technology

Scope

design, foundry

Category

Clearance

Value Type

Value

Represents the minimum clearance in user units required between shapes on the two given layers wherever the space between them is completely filled by the third layer.

Examples

Sets the minimum clearance between Metal1 and Metal2 shapes to 2.0, wherever poly shapes completely fill any space between Metal1 and Metal2.

set_layerarray_constraint -constraint minClearanceOverLayer \
-layer_array {Metal1 Metal2 poly} -Value 2.0

Related Topics

Clearance Constraints


Return to top
 ⠀
X