Skip to content

Commit

Permalink
README: Update Hello world script
Browse files Browse the repository at this point in the history
Signed-off-by: Eryk Szpotanski <[email protected]>
  • Loading branch information
eszpotanski authored and oharboe committed May 2, 2024
1 parent 5fe66a2 commit 1be326f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,11 @@ Hello world
A quick test-build:

```
# Build L1MetadataArray macro up to the CTS stage
bazel build L1MetadataArray_test_cts
# Build L1MetadataArray macro up to the placement stage and generate scripts
bazel build L1MetadataArray_test_place_gui
# View results with OpenROAD GUI
bazel run L1MetadataArray_test_cts_gui
./bazel-bin/L1MetadataArray_test_place_docker gui_place
```

Staring at logs
Expand Down

0 comments on commit 1be326f

Please sign in to comment.