Releases: openhwgroup/force-riscv
Releases · openhwgroup/force-riscv
v0.9.0
FORCE-RISCV release V0.9.0
Provides support of the following RISC-V ISAs:
- RV64G (IMAFDCZicsr_Zifencei)
- RV32G
- V extension 0.9
- RISC-V privileged ISA, including full support for the U, S, and M privilege levels.
- RISC-V traps and exceptions basic handling.
- Full support for the Sv48 virtual memory system, including 4KB, 2MB, 1GB and 512GB page sizes.
- Full support for the Sv32 virtual memory system, including 4KB and 4MB page sizes.
- Fast exception handling.
- Non-trivial exception handlers.
- Full privileged mode switching support.
- Multiprocess/multithread instruction generation.
Created from 500cec3
on 2022-02-01
20200703
Preliminary release, primarily to allow tracking.