Merge branch 'cocotb' of github.com:efabless/caravel into cocotb

This commit is contained in:
M0stafaRady 2022-10-02 06:55:52 -07:00
commit e661740208
1 changed files with 2 additions and 1 deletions

View File

@ -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
```