mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-22 20:44:28 +00:00
Fixed typo in gpio simulation command
This commit is contained in:
parent
f426b38b28
commit
8bc2a7fd4f
@ -4,7 +4,7 @@
|
||||
|
||||
// General-Purpose I/O (GPIO) example program illustrating compiled C code
|
||||
// compile with make
|
||||
// simulate with: wsim rv64gc --elf hello.elf --sim verilator
|
||||
// simulate with: wsim rv64gc --elf gpio --sim verilator
|
||||
|
||||
#include <stdio.h>
|
||||
#include "gpiolib.h"
|
||||
|
Loading…
Reference in New Issue
Block a user