mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
Cleanup README
This commit is contained in:
parent
798f026ae5
commit
8cbf73a8bc
@ -60,7 +60,8 @@ Then fork and clone the repo, source setup, make the tests and run regression
|
|||||||
```
|
```
|
||||||
|
|
||||||
9. Try compiling the HelloWally program and simulating it on the SystemVerilog with Verilator and on the Spike simulator.
|
9. Try compiling the HelloWally program and simulating it on the SystemVerilog with Verilator and on the Spike simulator.
|
||||||
``` cd examples/C/hello
|
```
|
||||||
|
$ cd examples/C/hello
|
||||||
$ make
|
$ make
|
||||||
$ wsim --sim verilator rv64gc --elf hello
|
$ wsim --sim verilator rv64gc --elf hello
|
||||||
Hello Wally!
|
Hello Wally!
|
||||||
|
Loading…
Reference in New Issue
Block a user