Verissimo SystemVerilog Testbench Linter - How to Run Verissimo From The DVT Eclipse IDE
Description
The Verissimo SystemVerilog Testbench Linter is a coding guideline and verification methodology compliance checker.
This video shows you how to run Verissimo from the DVT Eclipse IDE, using built-in or custom rulesets.
Explore the design and verification tools: https://www.dvteclipse.com
Or request a license: https://www.dvteclipse.com/request-license
Transcript
Introduction
The Verissimo SystemVerilog Testbench Linter is a coding guideline and verification methodology compliance checker.
Launching a Verissimo Linting Session from the DVT Eclipse IDE
To launch a Verissimo linting session from the DVT Eclipse IDE:
- Right-click on a project.
- Choose Lint With.
- Select one of the predefined rule sets:
- UVM compliance rules
- Basic UVM rules
- All UVM rules
The project is built. Linting is performed, and the linting report is opened.
Using a Custom Ruleset
If you already have a ruleset file:
- Right-click on it.
- Choose Lint with Custom Ruleset.
Browsing the Checks and Failures
Click the Checks button to browse the checks and failures.
Double-click on a failure to go to source.