Search Criteria
Package Details: verible 0.0.r4023.gc1271a00-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/verible.git (read-only, click to copy) |
|---|---|
| Package Base: | verible |
| Description: | Suite of SystemVerilog developer tools. Including a style-linter, indexer, formatter, and language server |
| Upstream URL: | https://github.com/chipsalliance/verible |
| Keywords: | Formatter Google Linter Parser SystemVerilog Verilog |
| Licenses: | Apache 2.0 |
| Conflicts: | verible-bin, verible-git |
| Provides: | verible |
| Submitter: | None |
| Maintainer: | Poscat (lilac) |
| Last Packager: | lilac |
| Votes: | 4 |
| Popularity: | 0.065615 |
| First Submitted: | 2021-05-08 12:05 (UTC) |
| Last Updated: | 2025-09-18 06:46 (UTC) |
Dependencies (7)
- bash (bash-devel-gitAUR, bash-gitAUR)
- bazelisk (bazelisk-gitAUR, bazelisk-binAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- m4 (m4-gitAUR) (make)
- python (make)
Required by (1)
- veridian-bin (optional)
Latest Comments
Poscat commented on 2025-09-18 06:47 (UTC)
Fixed. Sorry about the late action.
3j14 commented on 2025-07-18 12:52 (UTC)
Currently does not build as Bazel 8 introduced some breaking changes (see https://github.com/chipsalliance/verible/issues/2435). Fixed upstream by setting the Bazel version to 7. This will only work when using 'bazelisk' instead of 'bazel' which will automatically download the correct bazel version.