mirror of
https://github.com/SpinalHDL/VexRiscv.git
synced 2025-01-03 03:43:39 -05:00
typo
This commit is contained in:
parent
559260020b
commit
02545b9bea
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ NOTES:
|
|||
|
||||
[![Build Status](https://travis-ci.org/SpinalHDL/VexRiscv.svg?branch=master)](https://travis-ci.org/SpinalHDL/VexRiscv)
|
||||
|
||||
To run tests (need the java, scala, verilator), just do :
|
||||
To run tests (need java, scala, verilator), just do :
|
||||
|
||||
```sh
|
||||
export VEXRISCV_REGRESSION_SEED=42
|
||||
|
|
Loading…
Reference in a new issue