Product Documentation
Virtuoso Technology Data Constraints Reference
Product Version IC23.1, November 2023

'ref

'ref t_ref

Adds a reference ID to a constraint. The reference ID can be used to identify a constraint specification. This parameter can be specified for any constraint.

Arguments

t_ref

Reference ID to be associated with the constraint specification.
Valid values: Any string

Example

orderedSpacings(
    ( minOppExtension "poly1" "metal2" (2.1 0.7) 
       'ref "const1S"
    )
) ;orderedSpacings

Return to top
 ⠀
X