mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
Fix whitespace
This commit is contained in:
parent
8fcf9da1ad
commit
ac26d5889f
@ -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
|
||||
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -488,5 +488,3 @@ or "`ifdef`"'s may break other tools.
|
||||
|
||||
Re-enable waveform tracing for all future signals or instances that are
|
||||
declared.
|
||||
|
||||
|
||||
|
@ -39,4 +39,3 @@ PREDEFINED = \
|
||||
"VL_REQUIRES()=" \
|
||||
"VL_THREAD_LOCAL=" \
|
||||
"__restrict=" \
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user