viaMeshMinCuts
spacings(
( viaMeshMinCuts tx_layer
['viaMeshStrandLayer tx_layer 'viaMeshStrandNumber x_strandNum]
x_minCuts )
) ;spacings
(Virtuoso Advanced Node for Layout Standard) Specifies the number of cuts needed to effectively connect to a multi-finger pin using a mesh structure.
Values
Parameters
Example
Layer Via1 requires a minimum of 2 cuts and must connect to 2 strands of Metal2.
spacings( ( viaMeshMinCuts "Via1" 'viaMeshStrandLayer "Metal2"
'viaMeshStrandNumber 2
2
)
) ;spacings
Return to top