Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 348 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 348 Bytes

riscv-formal proofs for picorv32

Quickstart guide:

First install Yosys, SBY, and the solvers. See the SBY Installation Guide for instructions. Then download the core, generate the formal checks and run them:

make check -j$(nproc)