Ross ROSS = Recommend OSS · open-source software intelligence for agents

chipsalliance/verible

Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server observed · 2026-08-28

github.com/chipsalliance/verible · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 86
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 2492
  • days_rel: 17
  • days_push: 17
  • n_releases_24m: 112

Full methodology

Adoption not part of the score

1918 stars · 301 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Verible is a suite of SystemVerilog (IEEE 1800-2017) developer tools built in C++, including a parser, style linter, formatter, and Language Server Protocol implementation. It aims to eliminate the need for anyone to write their own SystemVerilog parser by providing reusable, standard-compliant parsing components.

Use cases

  • parse SystemVerilog files and export syntax trees as JSON
  • lint SystemVerilog code against a style guide
  • format SystemVerilog source files
  • add SystemVerilog language support to editors via LSP
  • analyze un-preprocessed SystemVerilog source in custom tools
  • visualize SystemVerilog syntax structure for debugging

When to choose

  • you need a standard-compliant SystemVerilog parser without building one yourself
  • you want automated style checking or formatting for SystemVerilog codebases
  • you are building editor or IDE tooling for SystemVerilog
  • you need to extract syntax trees from HDL code for analysis

When to avoid

  • you need a full preprocessed compilation flow like a synthesis tool or simulator
  • you work with VHDL or other HDLs rather than SystemVerilog
  • you need elaboration or type checking, which Verible does not provide

Facets

cli-tool · maturity active

parser linter formatter developer-tools developer-tools hardware parsers windows cli systemverilog language-server lsp syntax-tree fpga hdl code-analysis linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
chipsalliance/veriblemain94

For agents

markdown · JSON · MCP: product_card(name="chipsalliance/verible")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem