Skip to content

Commit cd932f3

Browse files
committed
Update buidl intro
1 parent 650e3ec commit cd932f3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

orfs-build.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Building OpenROAD with ORFS
22

3-
You can build OpenROAD from source either in a Docker image or locally if you have a supported machine.
4-
The full instructions are at ORFS, but this is a document of what has worked for us.
5-
63
Most people will not need to build OpenROAD from source. I encourage you to use
74
the [ORFS Installation](/orfs-installation.md) to avoid this unless you need to
85
modify the source code.
96

7+
You can build OpenROAD from source either in a Docker image or locally if you
8+
have a supported machine. If you are using WSL on a Windows machine, you should
9+
use the [local method](/orfs-build.md#). The full instructions are at ORFS, but
10+
this is a document of what has worked for us.
11+
1012
*BEWARE*, if you have local versions of tools installed, they will get priority
1113
over the compiled versions in the Docker image. This includes Yosys, OpenSTA,
1214
and OpenROAD. If you took CSE 125/225, you may have Yosys installed locally!

0 commit comments

Comments
 (0)