mirror of https://github.com/efabless/caravel.git
Update README.md
This commit is contained in:
parent
021b395f3a
commit
cf614868a7
|
@ -36,6 +36,9 @@ optional arguments:
|
||||||
|
|
||||||
-sta, --primetime_sta
|
-sta, --primetime_sta
|
||||||
run verification using iverilog
|
run verification using iverilog
|
||||||
|
|
||||||
|
-d DESIGN, --design DESIGN
|
||||||
|
design under test
|
||||||
|
|
||||||
-a, --all run all checks
|
-a, --all run all checks
|
||||||
````
|
````
|
||||||
|
@ -43,4 +46,5 @@ optional arguments:
|
||||||
## Reports and logs
|
## Reports and logs
|
||||||
|
|
||||||
Reports can be found `$CARAVEL_ROOT/signoff/<design_name>/`
|
Reports can be found `$CARAVEL_ROOT/signoff/<design_name>/`
|
||||||
|
|
||||||
Logs can be found at `$CARAVEL_ROOT/scripts/logs/`
|
Logs can be found at `$CARAVEL_ROOT/scripts/logs/`
|
||||||
|
|
Loading…
Reference in New Issue