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

minDiagonalEdgeLength

Specifies the minimum length of a diagonal edge on the specified layer.

maxDiagonalEdgeLength Quick Reference

Constraint Type

Layer

Value Types

Value

Database Types

Design, Technology

Scope

design, foundry

Category

Length and Width

Value Type

minDiagonalEdgeLength constraints have a Value that is the minimum length of a diagonal edge on the layer.

Examples

This example sets the minimum diagonal edge length on poly1 to 3.0.

Format Example

Tcl

set_layer_constraint -constraint minDiagonalEdgeLength \
-layer poly1 -Value 3.0

LEF

LAYER poly1
DIAGMINEDGELENGTH 3.0 ;

Virtuoso

spacings(
(minDiagonalEdgeLength "poly1" 3.0)
)

Related Topics

Length and Width Constraints


Return to top
 ⠀
X