Skip to content

VishankSingh/riscv-simulator-2

Repository files navigation

RISC-V simulator

Building the Project

The code base is written in C++17, to build the project use cmake. (You might want to use ninja for faster builds.)

Usage

To run the simulator, use the following command:

./vm --start-vm

See Commands for a list of commands.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

References

About

A RISCV64IMFD simulator supporting syscalls and zicsr extension. You might want to use the simulator with the vscode extension linked below.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages