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

maxDiagonalEdgeLength

Specifies the maximum 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

maxDiagonalEdgeLength constraints have a Value that is the maximum length of a diagonal edge on the layer.

Examples

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

Format Example

Tcl

set_layer_constraint -constraint maxDiagonalEdgeLength \
-layer poly1 -Value 3.0

LEF

Virtuoso

spacings(
(maxDiagonalEdgeLength "poly1" 3.0)
)

Related Topics

Length and Width Constraints


Return to top
 ⠀
X