.. _trace: AVL-AXI Trace ============= .. inheritance-diagram:: avl._core.trace :parts: 2 The trace module is a passive component hangs of the :any:`ReadMonitor` and :any:`WriteMonitor` item_exports. Each :any:`SequenceItem` generated by the monitor is exported to the trace.csv. This file can be analyzed like all other AVL trace files using the `avl-trace-analyzer `_ tool. .. code-block:: python avl.Factory.set_variable("*.agent_cfg.has_trace", True)