trackPattern
spacings( ( trackPatterntx_layert_trackPatternName)
) ;spacings
Specifies track patterns for track-based routing.
Values
Parameters
Example
Adding the following constraint to a constraint group associated with a net restricts the routing of that net on Metal1 to tracks with track pattern "tp1".
spacings( ( trackPattern "Metal1" "tp1" )
) ;spacings
Return to top