Search Criteria
Package Details: openroad-git r34136.5114b0e881-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openroad-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openroad-git |
| Description: | A framework for RTL synthesis |
| Upstream URL: | https://theopenroadproject.org/ |
| Keywords: | eda |
| Licenses: | BSD-3-Clause |
| Conflicts: | openroad, opensta |
| Provides: | openroad |
| Submitter: | Sequencer |
| Maintainer: | foobat |
| Last Packager: | foobat |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-03-17 07:34 (UTC) |
| Last Updated: | 2025-10-29 15:05 (UTC) |
Dependencies (19)
- blas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blas-openblas-gitAUR, blas-gitAUR, aocl-blisAUR, blas-mklAUR, openblas-lapackAUR, blas-openblas)
- boost-libs
- coin-or-lemon
- cudd
- gtest (googletest-gitAUR)
- or-toolsAUR
- python
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-chartsAUR (qt5-charts-gitAUR)
- spdlog (spdlog-gitAUR)
- tcl (tcl-fossilAUR, tcl84AUR, tcl84AUR)
- yaml-cpp
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- flex (flex-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- swig (swig-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2
StackDoubleFlow commented on 2023-11-27 01:03 (UTC) (edited on 2023-11-27 01:04 (UTC) by StackDoubleFlow)
As a workaround, it's possible to use the patch from this PR to use a newer revision.
fansp commented on 2023-09-12 06:57 (UTC)
NOTICE: Since fmt 10 has removed support for FMT_DEPRECATED_OSTREAM, the compilation is currently BROKEN. I'm investigating it but it seems can not be easily fixed.
<deleted-account> commented on 2023-03-16 16:28 (UTC)
https://github.com/The-OpenROAD-Project/superlu.git has been replaced by https://github.com/xiaoyeli/superlu.git
kleintux commented on 2023-01-12 16:53 (UTC)
git+https://github.com/The-OpenROAD-Project/superlu.git is gone
Sequencer commented on 2020-07-01 14:43 (UTC)
I think openroad-flow is not a good example as a system package, so I suggest just borrow idea and scripts from openroad-flow, rather than packaging it into a system package.
promach commented on 2020-06-21 09:46 (UTC)
Why this openroad-git does not install the "src" ?
I asked this because the openroad-flow setup_env.sh script requires files inside "openroad-git/src".
I suppose you need to use openroad, tritonroute, yosys and klayout with openroad-flow ?
promach commented on 2020-06-18 12:22 (UTC)
ok, could you help with PKGBUILD for OpenROAD-flow ?
Sequencer commented on 2020-06-17 06:46 (UTC)
I think you can use packaged openroad binary, and use flow from github to have your own try :)
Sequencer commented on 2020-06-17 06:44 (UTC)
Actually, I think openroad-flow is not a software, it is repository containing different scripts, so I think it shouldn’t be packaged here.
promach commented on 2020-06-17 06:02 (UTC) (edited on 2020-06-17 06:03 (UTC) by promach)
Hi, why is OpenROAD-flow not included in this PKGBUILD ?
See the AUR PKGBUILD forum thread for more context
« First ‹ Previous 1 2