Commentary (#4175)
This commit is contained in:
parent
e6f5a0495f
commit
c2a524d80b
|
|
@ -1467,8 +1467,11 @@ Summary:
|
||||||
them systematically.
|
them systematically.
|
||||||
|
|
||||||
The generated file is in the Verilator Configuration format, see
|
The generated file is in the Verilator Configuration format, see
|
||||||
:ref:`Configuration Files`, and can directly be consumed by
|
:ref:`Configuration Files`. The standard file extension is ".vlt".
|
||||||
Verilator. The standard file extension is ".vlt".
|
These files can directly be consumed by Verilator, typically by placing
|
||||||
|
the filename as part of the Verilator command line options. Waiver files
|
||||||
|
need to be listed on the command line before listing the files they are
|
||||||
|
waiving.
|
||||||
|
|
||||||
.. option:: -Wall
|
.. option:: -Wall
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue