- 8 branch/jump instructions
- 5 load instructions
- 3 store instructions
- 10 ALU instructions
- 9 ALU-immediate instructions
- 2 immediate instructions
- Install this version of Ilang ILA-Tools/refinement-upgrade.
- Build
mkdir -p build && cd build
cmake ..
make
- Run
mkdir ../verification
./RiscV_RV32IExe
Verification scripts will be generated under the verifcation
folder for every instruction.
A docker image installed with the required dependencies is available at Docker Hub.
Contact: qinhant@princeton.edu