analyzeConnFltPowerNet
layoutXL.floorplan analyzeConnFltPowerNet boolean { t | nil }
Description
Displays the connections for the selected power nets in the canvas. You can use this option to highlight only power nets and remove highlights from the ground nets and global nets between the selected blocks.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "analyzeConnFltPowerNet")
envSetVal("layoutXL.floorplan" "analyzeConnFltPowerNet" 'boolean nil)
Related Topics
Return to top