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

minSameMetalSharedEdgeViaSpacing

Specifies the spacing between two via cuts that have a common projection between them and have neighbor wire(s) within parWithin distance from them on the same edge. This spacing must be greater than or equal to oaMinViaSpacing.

minSameMetalSharedEdgeViaSpacing Quick Reference

Constraint Type

Layer

Value Types

Value

Database Types

Design, Technology

Scope

design, foundry

Category

Via Construction

Value Type

minSameMetalSharedEdgeViaSpacing constraints have a Value that represents the required spacing.

Parameters

Examples

minSameMetalSharedEdgeViaSpacing Examples

Format Example

Tcl

set_constraint_parameter -name parallelEdgeWithin -Value 0.12
set_constraint_parameter -name exceptTwoEdges -BoolValue true
set_constraint_parameter -name exceptSameVia -IntValue 3
set_layer_constraint -constraint minSameMetalSharedEdgeViaSpacing \
-layer V2 -hardness hard -Value 0.1

LEF

PROPERTY LEF58_SPACING
" SPACING 0.1 SAMEMETALSHAREDEDGE 0.12 EXCEPTTWOEDGES
EXCEPTSAMEVIA 3;" ;

Related Topics

Via Construction Constraints


Return to top
 ⠀
X