Skip to content

Releases: riscv/sail-riscv

0.7

25 Mar 16:52
943dd33
Compare
Choose a tag to compare

This is the first binary release of the emulators, currently for Linux x86_64 only. These are statically compiled on Rocky 8 with only glibc 2.17 (from 2012) as a dependency so they should run on most distros.

The tarball includes emulators for RV32D and RV64D. If you need RV32F or RV64F you must still compile from source.

The JSON file is intended for use with asciidoctor-sail to allow inclusion of Sail code snippets in documentation.

0.6

31 Jan 12:19
9454e6e
Compare
Choose a tag to compare
0.6

Currently we do not release binaries for the emulator (it is planned), so if you are using the emulator we recommend you compile it from the latest master.

This release exists to provide the JSON bundle, which can be used to embed Sail code into the ISA manual.