Commentary

This commit is contained in:
Wilson Snyder 2025-06-27 22:31:51 -04:00
parent 3defaf8ffb
commit 189d094202
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Warnings may be disabled in multiple ways:
propagate upwards to any parent file (file that included the file with
the lint_off).
#. Disable the warning using :ref:`Verilator Configuration Files` with a
#. Disable the warning using :ref:`Verilator Control Files` with a
:option:`lint_off` command. This is useful when a script suppresses
warnings, and the Verilog source should not be changed. This method also
allows matching on the warning text.