Skip to content

Commit

Permalink
add missing fix
Browse files Browse the repository at this point in the history
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
  • Loading branch information
kareefardi committed Oct 20, 2024
1 parent 5e01538 commit 981defe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorials/digital_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ OpenROAD GUI with loaded final DEF file
If you want to load a DEF/ODB file, at a different stage in the flow, run, for example:

```console
$ python3 gui.py --viewer openroad ./designs/mem_1r1w/runs/full_guide/ --stage floorplan
$ python3 gui.py --viewer openroad ./designs/regfile_2r1w/runs/full_guide/ --stage floorplan
```

For more information, run `python3 gui.py --help` or visit <insert link>
Expand Down

0 comments on commit 981defe

Please sign in to comment.