WorkspaceManager_Err-IllegalBusRangeValuesIllegal Bus Range Values_AD

您正在阅读的是 2.1. 版本。关于最新版本,请前往 WorkspaceManager_Err-IllegalBusRangeValues((Illegal Bus Range Values))_AD 阅读 4 版本
Applies to NEXUS Client versions: 1.0, 1.1, 2.0, 2.1, 3.0, 3.1 and 3.2

This documentation page references Altium NEXUS/NEXUS Client (part of the deployed NEXUS solution), which has been discontinued. All your PCB design, data management and collaboration needs can now be delivered by Altium Designer and a connected Altium 365 Workspace. Check out the FAQs page for more information.

 

Parent category: Violations Associated with Buses

Default report mode: 

Summary

This violation occurs when at least one index in the syntax for a net associated with a bus is negative in value.

Notification

If compiler errors and warnings are enabled for display on the schematic (enabled on the Schematic - Compiler page of the Preferences dialog), an offending object will display a colored squiggle beneath it. Hovering over the object will display a pop-up hint that summarizes the violation. A notification is also displayed in the Messages panel in the following format:

Illegal bus range value <BusLabel> at <Location>

where:

  • BusLabel is the defined bus labeling where the illegal value has been detected.
  • Location is the X,Y coordinates for the offending bus object's electrical hotspot.

Recommendation for Resolution

With the violation selected in the Messages panel, use the Details region of the panel to quickly cross probe to the offending net object (e.g., net label, port, sheet entry, etc.,) whose bus syntax is defined incorrectly. The correct syntax should appear in one of the following formats:

  • <NetName>[<LowerIndex>..<UpperIndex>]
  • <NetName>[<UpperIndex>..<LowerIndex>]

LowerIndex and UpperIndex can be zero or a positive integer, but cannot be negative in value.

Tip

  • Object hints will only appear provided the Enable Connectivity Insight option is enabled on the System - Design Insight page of the Preferences dialog. Use the controls associated with the Object Hints entry in the Connectivity Insight Options region of the page to determine the launch style for such hints (Mouse Hover and/or Alt+Double Click). 
Content