File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 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-
63Most people will not need to build OpenROAD from source. I encourage you to use
74the [ ORFS Installation] ( /orfs-installation.md ) to avoid this unless you need to
85modify 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
1113over the compiled versions in the Docker image. This includes Yosys, OpenSTA,
1214and OpenROAD. If you took CSE 125/225, you may have Yosys installed locally!
You can’t perform that action at this time.
0 commit comments