Skip to content

Commit

Permalink
Check paths
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Czyz <[email protected]>
  • Loading branch information
mczyz-antmicro committed Mar 26, 2024
1 parent 09d5f6c commit 0ee0943
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,17 @@ First time Codespace users are encouraged to read the tutorial [creating a codes
## User

1. Create a codespace from this repository.
![](https://github.com/antmicro/openroad-codespace/img/create_codespace.gif)

![create](https://github.com/antmicro/openroad-codespace/img/create_codespace.gif)

2. Select `ubuntu gui` in the `Dev container configuration` field
![](https://github.com/antmicro/openroad-codespace/img/configure_codespace.gif)
4. Connect to the generated codespace
5. At the bottom, there should be tab `PORTS`, where you will find the `Forwarded Address`. Follow this link
6. NoVNC tab should open - default password is `vscode`.
7. Right-click on desktop and open Terminal and execute the following commands to run OpenROAD GUI

![configure](https://github.com/antmicro/openroad-codespace/img/configure_codespace.gif)

3. Connect to the generated codespace
4. At the bottom, there should be tab `PORTS`, where you will find the `Forwarded Address`. Follow this link
5. NoVNC tab should open - default password is `vscode`.
6. Right-click on desktop and open Terminal and execute the following commands to run OpenROAD GUI

```
cd /OpenROAD-flow-scripts/flow
Expand Down

0 comments on commit 0ee0943

Please sign in to comment.