Verissimo SystemVerilog Testbench Linter User Guide
Rev. 24.1.6, 27 March 2024

3.2.3 Problems View and Editor Integration

The Problems View can be used to inspect the compliance errors with ease. As soon as linting is done, all the problems automatically appear as entries in the Problems View and as markers on the editor gutter.

You can press on the light bulb or right click on any problem and select one of the following:

  1. Open check description. Generates the documentation of that particular Verissimo rule.

  2. Reapply check. Reruns only that particular Verissimo rule.

  3. Waive check. Adds a waiver for that particular Verissimo rule.

  4. Waive error. Adds a waiver for the selected problem.

This actions can also be carried out from within the Editor. Place your cursor on a Verissimo problem, click on the light-bulb or use the "Quick Fix..." command and select one of the above mentioned proposals.

Note: Whenever a source file is modified, a notification will be displayed in the status bar.