File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ flow stages through tcl commands and python APIs.
1515
1616### Local Installation
1717
18- To install OpenROAD-flow-scripts locally in CentOS 7, Ubuntu 20.04,
19- Ubuntu 22.04, RHEL 8, Debian 10 and Debian 11. Following steps will
18+ To install OpenROAD-flow-scripts locally in CentOS 7/8 , Ubuntu
19+ 20.04/ 22.04, RHEL 8, Debian 10/ 11. Following steps will
2020clone the ORFS repo, install required dependencies and build the flow.
2121
2222#### Clone ORFS repo
@@ -38,7 +38,7 @@ sudo ./setup.sh
3838./build_openroad.sh --local
3939```
4040
41- Document for local installation found [ here] ( ./docs/user/BuildLocally.md ) .
41+ Document for detailed local installation steps found [ here] ( ./docs/user/BuildLocally.md ) .
4242
4343### Docker Based Installation
4444To ease dependency installation issues, ORFS uses docker images.
@@ -65,7 +65,8 @@ cd OpenROAD-flow-scripts
6565./build_openroad.sh
6666```
6767
68- Document for Docker based installation found [ here] ( ./docs/user/BuildWithDocker.md )
68+ Document for detailed steps on docker based installation found
69+ [ here] ( ./docs/user/BuildWithDocker.md )
6970
7071### Verify Local Installation
7172To verify installation run default ` gcd/nangate45 ` design with
You can’t perform that action at this time.
0 commit comments