Update README.md

This commit is contained in:
M0stafaRady 2022-10-02 15:50:18 +02:00 committed by GitHub
parent f0494ef4b1
commit 9812aedaa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
```