You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/BuildLocally.md
+13-14Lines changed: 13 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,10 @@ sudo ./setup.sh
18
18
```shell
19
19
./build_openroad.sh --local
20
20
```
21
-
> **Note:** There is a `build_openroad.log` file that is generated with every build in the main directory. In case of filing issues, it can be uploaded in the "Relevant log output" section of OpenROAD-flow-scripts repo [issue form](https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/issues/new?assignees=&labels=&template=bug_report_with_orfs.yml).
21
+
> **Note:** There is a `build_openroad.log` file that is generated with every
22
+
> build in the main directory. In case of filing issues, it can be uploaded
23
+
> in the "Relevant log output" section of OpenROAD-flow-scripts repo
0 commit comments