Module riscv::register

source ·
Expand description

RISC-V CSR’s

The following registers are not available on 64-bit implementations.

  • cycleh
  • timeh
  • instreth
  • hpmcounter<3-31>h
  • mcycleh
  • minstreth
  • mhpmcounter<3-31>h

Modules§

Structs§

  • Pmp struct holds a high-level representation of a single pmp configuration

Enums§

  • Permission enum contains all possible permission modes for pmp registers
  • Range enum contains all possible addressing modes for pmp registers