Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 482 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 482 Bytes

Sargantana CSR Register File

This repository contains a CSR implementation for the Sargantana RISC-V core. This CSR file implementation supports:

  • User-Level ISA v2.1 (RV64G)
  • Privilege-Level ISA v1.11
  • M, S, and U privilege levels
  • Sv39 MMU support
  • Fully supports a Unix-like operating system
  • Performance counters extensions Zihpm and Zicntr (hpm module needed)