Skip to content

Commit 495ed32

Browse files
authored
Merge pull request The-OpenROAD-Project#3387 from kcaisley/master
Remove duplicate instructions in pre-built install docs
2 parents fdf632f + f86b935 commit 495ed32

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docs/user/BuildWithPrebuilt.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,6 @@ Step 3: Run the install command based on platform use package installer.
3434
sudo apt install ./openroad_2.0_amd64-ubuntu20.04.deb
3535
```
3636

37-
## Install Klayout and Yosys
38-
Please ensure the Klayout version (denoted with `klayoutVersion` variable) is consistent with the one used in [DependencyInstaller script](https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/master/etc/DependencyInstaller.sh).
39-
40-
Instructions for installing:
41-
- [Klayout>=0.28.8](https://www.klayout.de/build.html)
42-
- [Yosys>=0.39](https://github.com/YosysHQ/oss-cad-suite-build/blob/master/README.md#installation)
43-
44-
```{tip} Unfortunately KLayout maintainers do not provide Debian 11 compatible packages. You can follow the build-from-sources instruction (Version >=0.25) and Ubuntu 22 instructions [here](https://www.klayout.de/build.html#:~:text=Building%20KLayout%20on%20Linux%20(Version%20%3E%3D%200.25)).
45-
```
46-
47-
4837
## Verify Installation
4938
You may clone the OpenROAD-flow-scripts repository non-recursively.
5039

0 commit comments

Comments
 (0)