Search Criteria
Package Details: verible 0.0.r4053.g89d4d98a-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.002475 |
| First Submitted: | 2021-05-08 12:05 (UTC) |
| Last Updated: | 2026-03-13 21:20 (UTC) |
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.