11 lines
345 B
ReStructuredText
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`.
|