Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lockblock-dev/vector

Risc-V ISA emulator
https://github.com/lockblock-dev/vector

emulation emulator risc-v risc-v-emulator riscv rv32i

Last synced: about 2 months ago
JSON representation

Risc-V ISA emulator

Awesome Lists containing this project

README

        

# Vector

A C++20 RISC-V ISA emulator

## Features

- RV32I instruction set

## Credits

- [Official RISC-V spec](https://riscv.org/wp-content/uploads/2019/12/riscv-spec-20191213.pdf)
- [RISC-V ISA Specification](https://msyksphinz-self.github.io/riscv-isadoc/)

## Copyright

See the [license](/LICENSE).