weCreateBusConstraint
layout weCreateBusConstraint boolean { t | nil }
Description
Creates a bus constraint automatically for the nets you specify by using the netName environment variables or for the ones you pick by selecting multiple pins. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "weCreateBusConstraint")
envSetVal("layout" "weCreateBusConstraint" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top