| 1 | setMetalFill -windowSize | Sets the window size (x y) for density checking during metal fill insertion | setMetalFill -activeSpacing value -gapSpacing value -maxWidth value -maxLength value -windowSize x y -windowStep x_step y_step -minDensity value -maxDensity value |
| 2 | setMultiCpuUsage -localCpu | Sets the maximum number of threads to use for multi-threading. Used in hierarchical DB flow example | setMultiCpuUsage -localCpu 4 |
| 3 | setMetalFill -windowStep | Sets the step size (x_step y_step) for the density check window during metal fill insertion | setMetalFill -activeSpacing value -gapSpacing value -maxWidth value -maxLength value -windowSize x y -windowStep x_step y_step -minDensity value -maxDensity value |
| 4 | setMetalFill -maxDensity | Sets the maximum metal density allowed for metal fill insertion to avoid over-filling | setMetalFill -activeSpacing value -gapSpacing value -maxWidth value -maxLength value -windowSize x y -windowStep x_step y_step -minDensity value -maxDensity value |
| 5 | setMetalFill -minDensity | Sets the minimum metal density target for metal fill insertion | setMetalFill -activeSpacing value -gapSpacing value -maxWidth value -maxLength value -windowSize x y -windowStep x_step y_step -minDensity value -maxDensity value |
Comments
Leave a Reply