'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
|
Reference ID to be associated with the constraint specification. |
Example
orderedSpacings( ( minOppExtension "poly1" "metal2" (2.1 0.7) 'ref "const1S" )
) ;orderedSpacings
Return to top