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

minParallelWithinViaSpacing

Specifies the spacing required between a cut and a neighbor cut when the edge of the neighbor cut is within a given distance.

Either minParallelWithinViaSpacing or minParallelViaSpacing can be specified for a cut layer, but not both.

minParallelWithinViaSpacing Quick Reference

Constraint Type

Layer

Value Types

Value

Database Types

Design, Technology

Scope

design, foundry

Category

Via Construction

Value Type

minParallelWithinViaSpacing constraints have a Value that represents the required spacing between a cut and a neighbor cut when the conditions are met.

Parameters

Examples

minParallelWithinViaSpacing Example

Format Example

Tcl

set_layer_constraint -constraint oaMinViaSpacing \
-layer V2 -hardness hard -Value 0.09
set_constraint_parameter -name oaCutDistance -Value 0.02
set_layer_constraint -constraint minParallelWithinViaSpacing \
-layer V2 -hardness hard -Value 0.1

LEF

PROPERTY LEF58_SPACING
"SPACING 0.09 ;
SPACING 0.1 PARALLELWITHIN 0.02 ;" ;

Related Topics

Via Construction Constraints


Return to top
 ⠀
X