diff --git a/scripts/README.md b/scripts/README.md index 519c9c66..c05838bf 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -36,6 +36,9 @@ optional arguments: -sta, --primetime_sta run verification using iverilog + + -d DESIGN, --design DESIGN + design under test -a, --all run all checks ```` @@ -43,4 +46,5 @@ optional arguments: ## Reports and logs Reports can be found `$CARAVEL_ROOT/signoff//` + Logs can be found at `$CARAVEL_ROOT/scripts/logs/`