Updated README

This commit is contained in:
vhaudiquet 2023-11-03 16:36:21 +01:00
parent e9cc295470
commit de202e25b9

View File

@ -1,5 +1,10 @@
# 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 :