package sail

  1. Overview
  2. Docs
Sail is a language for describing the instruction semantics of processors

Install

Dune Dependency

Authors

Maintainers

Sources

0.13.tar.gz
md5=e63ab1df9521bdb168840adcb076eb23
sha512=4a6bf7527983a344c7f7e438dfa997c9af6adc76840c260ab17c796e66ec8236f586601a5eb3cf615a6876abec39b7cf1f836778c100a9b6b491bfa4d15f7920

Description

Sail is a language for describing the instruction-set architecture (ISA) semantics of processors. Sail aims to provide a engineer-friendly, vendor-pseudocode-like language for describing instruction semantics. It is essentially a first-order imperative language, but with lightweight dependent typing for numeric types and bitvector lengths, which are automatically checked using Z3. It has been used for several papers, available from http://www.cl.cam.ac.uk/~pes20/sail/.

Published: 11 Jun 2020

Dependencies (15)

  1. pprint
  2. yojson >= "1.6.0"
  3. base64 >= "3.1.0"
  4. conf-zlib
  5. conf-gmp
  6. omd >= "1.3.1" & < "2.0.0~alpha1"
  7. linksem >= "0.3"
  8. lem >= "2018-12-14"
  9. ott >= "0.28" & build
  10. linenoise >= "1.1.0"
  11. menhir build & < "20211215"
  12. zarith
  13. ocamlbuild build
  14. ocamlfind build
  15. ocaml >= "4.06.1" & < "5.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.