extractCellviewUnnecessaryPseudoParallelConnectionLimit
layoutXL extractCellviewUnnecessaryPseudoParallelConnectionLimit int numberOfViolations
Description
Specifies the maximum number of unnecessary pseudo-parallel connection violations generated by the extractor for a particular cellview.
GUI Equivalent
Examples
envGetVal("layoutXL" "extractCellviewUnnecessaryPseudoParallelConnectionLimit")
envSetVal("layoutXL" "extractCellviewUnnecessaryPseudoParallelConnectionLimit" 'int 500)
Related Topics
Return to top