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