Commentary: Surfer (#5253)
This commit is contained in:
parent
2696a9a5bd
commit
6882f8c55e
|
|
@ -259,9 +259,11 @@ How do I view waveforms (aka dumps or traces)?
|
||||||
""""""""""""""""""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
|
||||||
Verilator creates standard VCD (Value Change Dump) and FST files. VCD
|
Verilator creates standard VCD (Value Change Dump) and FST files. VCD
|
||||||
files are viewable with the open-source GTKWave (recommended), or Dinotrace
|
files are viewable with the open-source
|
||||||
(legacy) programs, or any of the many closed-source offerings; FST is
|
`GTKWave <http://gtkwave.sourceforge.net/>`_,
|
||||||
supported only by GTKWave.
|
`Surfer <https://surfer-project.org/>`_, Dinotrace (legacy), or any of the
|
||||||
|
many closed-source viewer offerings; FST is supported only by GTKWave and
|
||||||
|
Surfer.
|
||||||
|
|
||||||
|
|
||||||
How do I speed up writing large waveform (trace) files?
|
How do I speed up writing large waveform (trace) files?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue