Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 381 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 381 Bytes

Common Verilog source for an RV32I processor

Sail-RV32I-common is a small RISC-V processor core used as the baseline in teaching. These files are also currently used by Narvie for it's processor.

Tests

The verilog modules have a (non-comprehensive) test suite which can be run using iverilog.