blob: 7b678451e5e1a82316002b604e2f58b1781b63f0 [file] [log] [blame]
.. _tracer:
Tracer
======
The module ``ibex_tracer`` can be used to create a log of the executed instructions.
It is used by ``ibex_core_tracing`` which forwards the signals added by :ref:`rvfi` as an input for the tracer.
.. note::
``ibex_tracer`` is not compatible with Verilator.