Search Criteria
Package Details: opensta-git r156.73fef11-1
Git Clone URL: | https://aur.archlinux.org/opensta-git.git (read-only, click to copy) |
---|---|
Package Base: | opensta-git |
Description: | A gate level static timing verifier. |
Upstream URL: | https://github.com/The-OpenROAD-Project/OpenSTA |
Licenses: | |
Provides: | |
Submitter: | Sequencer |
Maintainer: | Sequencer |
Last Packager: | Sequencer |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-06 07:46 |
Last Updated: | 2020-04-12 02:00 |
Dependencies (8)
- bison (byacc-bison, bison-git) (make)
- cmake (cmake-git) (make)
- flex (flex-git) (make)
- git (git-git) (make)
- swig (swig-git) (make)
- tcl (tcl85, tcl-nothreading) (make)
- cudd (optional) – a binary decision diageram package for improving conditional timing arc handling
- libzip (libzip-git) (optional) – read Verilog, SDF, SPF, and SPEF files compressed with gzip
Required by (1)
- qflow-git (requires opensta) (optional)
Latest Comments
killruana commented on 2020-04-12 08:51
Thanks for the modifications :)
killruana commented on 2020-04-10 13:23
the following makedepends are missing: git, cmake
killruana commented on 2020-01-19 12:19
Can you set the provides variable in the PKGBUILD ? provides=("opensta")
It would be great for packages depending on any version of opensta since your package it's actually the only one who provides OpenSTA, like AUR package qflow-git.
thx