NERV is a very simple single-stage RV32I processor.
git clone https://github.com/SymbioticEDA/nerv.git
cd nerv
make
git clone https://github.com/SymbioticEDA/riscv-formal.git
cd riscv-formal/cores/
git clone https://github.com/SymbioticEDA/nerv.git
cd nerv
make -j8 check