Module jtag

Source

Structs§

JtagParams

Enums§

JtagError
Errors related to the JTAG interface.
JtagTap
Available JTAG TAPs (software TAPS) in OpenTitan.
RiscvCsr
List of useful RISC-V control and status registers
RiscvGpr
List of RISC-V general purpose registers
RiscvReg
Available registers for RISC-V TAP

Traits§

Jtag
A trait which represents a TAP on a JTAG chain.
JtagChain
A trait which represents a JTAG interface.