Files
PeakRDL-BusDecoder/docs/cpuif/passthrough.rst
2025-10-10 22:30:59 -07:00

11 lines
345 B
ReStructuredText

CPUIF Passthrough
=================
This CPUIF mode bypasses the protocol converter stage and directly exposes the
internal CPUIF handshake signals to the user.
* Command line: ``--cpuif passthrough``
* Class: :class:`peakrdl_busdecoder.cpuif.passthrough.PassthroughCpuif`
For more details on the protocol itself, see: :ref:`cpuif_protocol`.