mit-plv / riscv-semanticsLinks
A formal semantics of the RISC-V ISA in Haskell
☆172Updated 2 years ago
Alternatives and similar repositories for riscv-semantics
Users that are interested in riscv-semantics are comparing it to the libraries listed below
Sorting:
- A Platform for High-Level Parametric Hardware Specification and its Modular Verification☆163Updated last month
- Formal specification of RISC-V Instruction Set☆101Updated 5 years ago
- RISC-V Specification in Coq☆116Updated last week
- Formal specification and verification of hardware, especially for security and privacy.☆128Updated 3 years ago
- Galois RISC-V ISA Formal Tools☆61Updated 5 months ago
- A core language for rule-based hardware design 🦑☆166Updated last month
- The source code to the Voss II Hardware Verification Suite☆56Updated last month
- Haskell library for hardware description☆106Updated 4 months ago
- Verilog development and verification project for HOL4☆27Updated 8 months ago
- Locus site for Public Review of Several RISC-V ISA Formal Specs☆75Updated 5 years ago
- Build an educational formally verified version of the Nand 2 Tetris course using Coq (and other formal tools).☆58Updated 4 years ago
- A RiscV processor implementing the RV32I instruction set written in Clash☆56Updated 7 years ago
- Gallina to Bedrock2 compilation toolkit☆65Updated last week
- ☆21Updated 10 years ago
- Lem semantic definition language☆150Updated 10 months ago
- Tutorial on hardware design using Bluespec BH (Bluespec Classic) for Haskell programmers at ACM ICFP 2020 conference☆77Updated 3 years ago
- Convert Haskell source code to Coq source code.☆93Updated 6 months ago
- A work-in-progress language and compiler for verified low-level programming☆323Updated last week
- A Library for Representing Recursive and Impure Programs in Coq☆239Updated last month
- A Verified Compiler for Gallina, Written in Gallina