[#73220] add note to docs/guide about SAIF trace

This commit is contained in:
Mateusz Gancarz 2025-02-28 09:29:36 +01:00
parent 28db59249c
commit 8b634440a1
2 changed files with 9 additions and 0 deletions

View File

@ -1610,6 +1610,10 @@ Summary:
Enable FST waveform tracing in the model. This overrides
:vlopt:`--trace`. See also :vlopt:`--trace-threads` option.
.. option:: --trace-saif
Enable SAIF tracing in the model. This overrides :vlopt:`--trace`.
.. option:: --trace-max-array <depth>
Rarely needed. Specify the maximum array depth of a signal that may be

View File

@ -462,6 +462,11 @@ SystemC include directories and link to the SystemC libraries.
Optional. Enables FST tracing if present, equivalent to "VERILATOR_ARGS
--trace-fst".
.. describe:: TRACE_SAIF
Optional. Enables SAIF tracing if present, equivalent to "VERILATOR_ARGS
--trace-saif".
.. describe:: VERILATOR_ARGS
Optional. Extra arguments to Verilator. Do not specify :vlopt:`--Mdir`