diff --git a/docs/guide/example_common_install.rst b/docs/guide/example_common_install.rst index 4a7795344..5735b5150 100644 --- a/docs/guide/example_common_install.rst +++ b/docs/guide/example_common_install.rst @@ -14,5 +14,3 @@ point to the kit: # See above; don't do this if using an OS-distributed Verilator export VERILATOR_ROOT=/path/to/where/verilator/was/installed export PATH=$VERILATOR_ROOT/bin:$PATH - - diff --git a/docs/guide/exe_verilator.rst b/docs/guide/exe_verilator.rst index 060d80d2d..f7cf6dbd4 100644 --- a/docs/guide/exe_verilator.rst +++ b/docs/guide/exe_verilator.rst @@ -1620,4 +1620,3 @@ The grammar of configuration commands is as follows: For tracing_off, instances below any module in the files/ranges specified will also not be traced. - diff --git a/docs/guide/extensions.rst b/docs/guide/extensions.rst index d88490afe..1d0cbf0f7 100644 --- a/docs/guide/extensions.rst +++ b/docs/guide/extensions.rst @@ -488,5 +488,3 @@ or "`ifdef`"'s may break other tools. Re-enable waveform tracing for all future signals or instances that are declared. - - diff --git a/docs/verilated.dox b/docs/verilated.dox index eba749428..5af927ba6 100644 --- a/docs/verilated.dox +++ b/docs/verilated.dox @@ -39,4 +39,3 @@ PREDEFINED = \ "VL_REQUIRES()=" \ "VL_THREAD_LOCAL=" \ "__restrict=" \ -