Summary
Highly configurable single-issue, single-core RV32I, RV64I compliant RISC-V CPU intended for the embedded market. The RV12 implements a Harvard architecture for simultaneous instruction and data memory accesses, featuring an optimizing folded 6-stage pipeline, which optimizes overlaps between the execution and memory accesses, thereby reducing stalls and improving efficiency.
Changes
New Features
- Full Support for Privileged Spec v1.10 and User Spec v 2.2
- Higher performance 6 stage pipeline
- Physical Memory Protection Block support
Release Notes
- Documentation fully updated
- PDF Datasheet
Bug Fixes
Below is a summary of key issues addressed. See GitHub Release Milestone for a full list & details.