Project Options - Error Reporting

Now reading version 3.2. For the latest, read: Project Options - Error Reporting for version 4
Applies to NEXUS Client version: 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.

The Error Reporting tab of the Project Options dialog for Multi-board project (back image) and a PCB project (front image).The Error Reporting tab of the Project Options dialog for Multi-board project (back image) and a PCB project (front image).

Summary

This tab of the Project Options dialog enables you to define the reporting levels for each of the possible electrical and drafting violations that can exist on source schematic documents when validating the project. When the project is validated, these violation settings will be used in conjunction with the settings on the Connection Matrix tab to test the source documents for violations.

Validation of a project is performed using the Validate Project command - available for the active project from the main Project menu, or from the right-click context menu for a project from the Projects panel.

Any violations that are found that have a report level of Warning, Error, or Fatal Error will be displayed as violation messages in the Messages panel. In addition, 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.

While reported violations in the Messages panel indicate the source as being Altium NEXUS's Compiler, compilation itself is not being performed - only validation. The design connectivity model is incrementally updated automatically after each user operation through dynamic compilation. When running the Validate Project command, the Compiler is purely performing validation of the Dynamic Data Model (DDM) against the settings defined for error reporting in this tab of the Project Options dialog.
When working with an Integrated Library project (*.LibPkg), the Error Reporting tab is part of the Options for Integrated Library dialog - a variation of the dialog described here. Only those violation types pertinent to validation of this project type will be listed.
For a comprehensive reference describing each of the possible electrical and drafting violations that can exist on source documents when validating a project, refer to Verifying Your Design Project.

Access

This is one of multiple tabs available when configuring the options for a project accessed from within the Project Options dialog. To access this dialog:

  • Click Project » Project Options in the Schematic or PCB Editor.
  • Right-click on the Project entry in the Projects panel, then click Project Options from the context menu.
Only the second method of access can be used for an Integrated Library project.

Options/Controls

Violations List

This list presents all possible electrical and drafting violations that can exist on the source documents of the project. Violations themselves are gathered into the following categories:

Each specific violation type is presented with the following fields:

  • Violation Type Description - a short description of the type of violation.
  • Report Mode - use this field to specify the severity level associated with violating the check. Use the drop-down to choose from the following reporting levels:

Right-Click Menu

The following commands are available from the right-click menu:

  • All Off - set the Report Mode for all violation types to No Report.
  • All Warning - set the Report Mode for all violation types to Warning.
  • All Error - set the Report Mode for all violation types to Error.
  • All Fatal - set the Report Mode for all violation types to Fatal Error.
  • Selected Off - set the Report Mode for all selected violation types to No Report.
  • Selected To Warning - set the Report Mode for all selected violation types to Warning.
  • Selected To Error - set the Report Mode for all selected violation types to Error.
  • Selected To Fatal - set the Report Mode for all selected violation types to Fatal Error.
  • Default - set the Report Mode for all violation types back to their default settings.
Multiple violation types can be selected using standard multi-select techniques (Ctrl+click, Shift+click).
  • Report Suppressed Violations in Messages Panel - enable this option to display violations in the Messages panel even if they have been suppressed through this tab.

Additional Option

  • Set To Installation Defaults - click to set all options to installation defaults.

Tips

  • Use the Project Options - Connection Matrix tab to specify reporting levels associated with electrical violations concerning pins, ports, and sheet entries specifically.
  • There may be points in the design that you know will be flagged as electrical violations that you do not want to be flagged. To suppress these, place a No ERC schematic design directive object at each point.
  • One option of interest is Nets with only one pin. This can be used to detect single node nets where a pin has been connected to a Port, for example, but does not connect to another pin. This is set to Error by default and can be changed to No Report if the single node net is intentional.