viaUseEffectiveCuts
layout viaUseEffectiveCuts boolean { t | nil }
Description
Disables the use of the numCuts parameter on the cutClass definition to optimize the total number of cuts for a via.The via engine uses the total cut area for optimization.
GUI Equivalent
Examples
envGetVal("layout" "viaUseEffectiveCuts")
envSetVal("layout" "viaUseEffectiveCuts" 'boolean nil)
Related Topics
Return to top