Skip to content

rems-project/sail-riscv-test-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISC-V instruction generation

This is a randomised instruction generator for RISC-V, based on the Sail model. A snapshot of that model is in the model directory, and was generated from commit 7e18680 using the -ocaml_generators ast option.

Building this currently requires the lem, linksem, and zarith libraries to be installed. The easiest way to do this is to install Sail using opam.

Licensing

See the LICENCE file for details; note that the references to PPrint and ASL code refer to code in the Sail repository that is not present here.

About

RISC-V random instruction generator based on the Sail model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages