Update README.md
This commit is contained in:
parent
09ba7c28da
commit
0327c5ec3a
|
@ -144,6 +144,7 @@ To run tests (need the verilator simulator), go in the src/test/cpp/regression f
|
|||
|
||||
```sh
|
||||
# To test the GenFull CPU
|
||||
# (Don't worry about the CSR test not passing, basicaly the GenFull isn't the truly full version of the CPU, some CSR feature are disable in it)
|
||||
make clean run
|
||||
|
||||
# To test the GenSmallest CPU
|
||||
|
|
Loading…
Reference in New Issue