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

minSameNetClearance

Sets the minimum spacing, edge-to-edge, between shapes on different layers but with the same net information.

This constraint is required if the same-net clearance is smaller than the different-net clearance specified with the minClearance constraint, or if vias on different layers have special stacking rules.

minSameNetClearance Quick Reference

Constraint Type

Layer pair

Value Types

Value

Database Types

Design, Technology

Scope

design, foundry

Category

Clearance

Value Type

minSameNetClearance constraints have a Value that represents the minimum spacing, in user units, between shapes on layer1 and shapes on layer2 with the same net information.

Format Example

Tcl

set_layerpair_constraint -constraint minSameNetClearance \
-layer1 s_layer1 -layer2 s_layer2 -Value f_space

Virtuoso

spacings(
( minSameNetSpacing s_layer1 s_layer2 f_space )
)

Parameters

Related Topics

Clearance Constraints

Euclidean and Manhattan Spacing Constraints


Return to top
 ⠀
X