vriscv/README.md
2023-11-07 13:16:00 +01:00

743 B

vriscv - a risc-v simulator

Linux and the BBL bootloader can be downloaded, built, and ran on the simulator using:

make run

Unit tests

Unit tests can be compiled and run using :

make tests

Resources used

RISC-V Specifications:

Device Tree Source :

Juraj's Blog, mostly:

RISC-V SBI Specifications: