mirror of https://github.com/efabless/caravel.git
Merge branch 'cocotb' of github.com:efabless/caravel into cocotb
This commit is contained in:
commit
e661740208
|
@ -28,7 +28,6 @@ run a test
|
|||
Use script verify_cocotb.py
|
||||
|
||||
```
|
||||
|
||||
-h, --help show this help message and exit
|
||||
|
||||
-regression REGRESSION, -r REGRESSION
|
||||
|
@ -51,6 +50,8 @@ run a test
|
|||
-maxerr MAXERR max number of errors for every test before simulation
|
||||
breaks default = 3
|
||||
|
||||
-vcs, -v use vcs as compiler if not used iverilog would be used
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue