weBusNumBits
layout weBusNumBits int busNumBits
Description
Specifies the number of wires in the bus. The default is 2.
GUI Equivalent
Examples
envGetVal("layout" "weBusNumBits")
envSetVal("layout" "weBusNumBits" 'int 100)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top