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

minDiagonalWidth

Sets the minimum width of diagonal shapes on a layer.

minDiagonalWidth Quick Reference

Constraint Type

Layer

Value Types

Value

Database Types

Design, Technology

Scope

design, foundry

Category

Length and Width

Value Type

minDiagonalWidth constraints have a Value that represents the minimum diagonal width for any geometry.

Examples

This example sets the minimum width of diagonal shapes on Metal1 to 1.0.

Format Example

Tcl

set_layer_constraint -constraint minDiagonalWidth \
-layer Metal1 -Value 1.0

LEF

LAYER Metal1
DIAGWIDTH 1.0

Virtuoso

spacings(
(minDiagonalWidth "Metal1" 1.0
)

Related Topics

Length and Width Constraints


Return to top
 ⠀
X