Update README.md
This commit is contained in:
committed by
GitHub
parent
96a4a14ced
commit
2ca19e3f78
@@ -19,7 +19,7 @@ tinyriscv is particulary suited to integration in simulation engines, embedded a
|
|||||||
|
|
||||||
## Building and running
|
## Building and running
|
||||||
|
|
||||||
tinyriscv comes with a simple cli interface [main.c](https://github.com/inixyz/tinyriscv/blob/main/src/main.c) to help debugging and to serve as an example of how to use the emulator core.
|
tinyriscv comes with a simple CLI interface [main.c](https://github.com/inixyz/tinyriscv/blob/main/src/main.c) to help debugging and to serve as an example of how to use the emulator core.
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/inixyz/tinyriscv/
|
git clone https://github.com/inixyz/tinyriscv/
|
||||||
|
|||||||
Reference in New Issue
Block a user