Update README info.
This commit is contained in:
parent
187df62061
commit
09e3c4e268
11
README.md
11
README.md
@ -58,6 +58,17 @@ Then, simply run boot.sh to start the QEMU system.
|
|||||||
```
|
```
|
||||||
$ ./boot.sh
|
$ ./boot.sh
|
||||||
```
|
```
|
||||||
|
To execute the RISC-V benchmark suite on boot stage 2, run boot.sh with the bench2 option.
|
||||||
|
|
||||||
|
```
|
||||||
|
$ ./boot.sh bench2
|
||||||
|
```
|
||||||
|
|
||||||
|
To open a debug shell on boot stage 2, run boot.sh with the debug2 option.
|
||||||
|
|
||||||
|
```
|
||||||
|
$ ./boot.sh debug2
|
||||||
|
```
|
||||||
|
|
||||||
## Lagarto Hun
|
## Lagarto Hun
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user