.. _Compare GUI Report:

Compare GUI Report
------------------



In order to generate a compare report for the current linting session with a previously generated baseline report, use the **Baseline report** section from the Lint configuration dialog.

.. figure:: ../../images/vlogdt-uvm-complance-configuration-baseline.png




The **Prewaive unchanged files** check will exclude the unmodified files from the linting process. Note that some modified files could impact the linting results from an unmodified file.

.. figure:: ../../images/vlogdt-uvm-compliance-compare-gui-report.png




The **Current report** contains the failures from the current state of the project. The **Compare report** is the result of the compare operation between the specified baseline report and the current report. The **Changes report** contains the **New Failures** and the **Added Rules** failures from the compare report. 

After linting is complete you will see the **Compare GUI report** which has two additional features:

-  :guilabel:`Changes` and :guilabel:`Current` button that allows you to switch between the current lint report and the changes between baseline report and current report.
-  :guilabel:`Export` different kinds of reports including Compare report, Changes report and Current report.

.. figure:: ../../images/vlogdt-uvm-compliance-compare-export-html.png



