.. _Waive Compilation Problems:

Waive Compilation Problems
==========================

DVT provides a quick and easy way to waive compilation problems from the editor.

Place the editor cursor inside the problem highlight range (squiggle underline) and press :kbd:`Ctrl+1`, select :guilabel:`Waive ...` from the list of proposals and press :kbd:`Enter`.

.. figure:: ../../images/common/vhdl_waive_compilation_problem_list.png
	:align: center

You can change the default waiver severity, description, path and message in the pop-up dialog.

.. figure:: ../../images/common/vhdl_waive_compilation_problem_dialog.png
	:align: center

Press :kbd:`Enter` when done. The new waiver is automatically added to the ``.dvt/waivers.xml`` file and applied.

.. figure:: ../../images/common/vhdl_waive_compilation_problem_after.png
	:align: center





