casDisplayBusTerminalsMismatch
layoutXL casDisplayBusTerminalsMismatch boolean { t | nil }
Description
Reports mismatches between the implicit bus terminals that exist in the layout cellview and the explicit bus terminals that exist in the schematic cellview.
GUI Equivalent
|
Connectivity – Check – Against Source (Check Against Source Form) |
|
Examples
envGetVal("layoutXL" "casDisplayBusTerminalsMismatch")
envSetVal("layoutXL" "casDisplayBusTerminalsMismatch" 'boolean t)
envSetVal("layoutXL" "casDisplayBusTerminalsMismatch" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top