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

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

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

emulation emulator risc-v risc-v-emulator riscv rv32 rv32i rv32im zicsr

Last synced: 9 months ago
JSON representation

RISC-V ISA emulator

Awesome Lists containing this project

README

          

# Vector

A C++23 RISC-V ISA emulator.

## Features

- RV32IMZicsr instruction set

## Credits

- [Official RISC-V spec](https://riscv.org/specifications/ratified/)

## Copyright

See the [license](/LICENSE).