alastairreid / asl-interpreterLinks
Example implementation of Arm's Architecture Specification Language (ASL)
☆50Updated 3 months ago
Alternatives and similar repositories for asl-interpreter
Users that are interested in asl-interpreter are comparing it to the libraries listed below
Sorting:
- Tools to process ARM's Machine Readable Architecture Specification☆136Updated 5 years ago
- Sail version of Arm ISA definition, currently for Armv9.3-A, and with the previous Sail Armv8.5-A model☆90Updated last month
- Interpreter and compiler for the ISA specification language "Architecture Specification Language" (ASL)☆25Updated 3 months ago
- Symbolic execution tool for Sail ISA specifications☆79Updated 3 months ago
- CHERI-RISC-V model written in Sail☆66Updated 5 months ago
- Fork of LLVM adding CHERI support☆60Updated 2 weeks ago
- Verified, Incremental, Binary Editing with Synthesis☆54Updated 2 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆45Updated 5 years ago
- rmem public repo☆48Updated 7 months ago
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆298Updated 2 weeks ago
- QEMU with support for CHERI☆63Updated 3 weeks ago
- Automatic detection of speculative information flows☆75Updated 4 years ago
- Experimental translation of llvm to smt.☆58Updated 5 years ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆50Updated 5 months ago
- A Fast Floating-Point Satisfiability Solver☆28Updated 5 months ago
- Pono: A flexible and extensible SMT-based model checker☆117Updated 3 weeks ago
- Implementation of the IC3 / Property Directed Reachability algorithm using the the Z3 SMT solver.☆18Updated 9 years ago
- A translation validation framework for MLIR