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

chipsalliance/chisel

Chisel: A Modern Hardware Design Language observed · 2026-08-28

github.com/chipsalliance/chisel · homepage · Scala · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 97
  • Longevity 100
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: 21
  • age_days: 4146
  • days_rel: 20
  • days_push: 10
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

4763 stars · 657 forks observed · 2026-08-28

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

Chisel is an open-source hardware description language (HDL) embedded in Scala for describing digital electronics at the register-transfer level. It enables parameterizable circuit generators that emit synthesizable Verilog, backed by the FIRRTL compiler framework implemented in LLVM CIRCT.

Use cases

  • generate synthesizable Verilog for ASIC designs
  • design FPGA digital logic with a modern programming language
  • write parameterizable and reusable hardware circuit generators
  • build reusable hardware component libraries like FIFOs and arbiters
  • verify and test hardware designs with Chisel testing infrastructure
  • raise abstraction level over Verilog/VHDL for chip design

When to choose

  • you want type-safe, software-engineering-grade abstractions for hardware design
  • you need to generate many variants of a circuit programmatically
  • you are designing ASIC or FPGA logic and prefer Scala's expressiveness
  • you want an actively maintained, CHIPS Alliance-backed open-source HDL

When to avoid

  • your team only knows Verilog/VHDL and cannot invest in learning Scala
  • you need direct low-level control over Verilog output without a compiler layer
  • your toolchain cannot run on the JVM or integrate with Scala build tools
  • you are working with analog or mixed-signal design, which Chisel does not target

Facets

library · maturity stable

compiler programming-language simulation testing hardware embedded-systems programming-languages compilers developer-tools jvm windows cross-platform hdl rtl verilog fpga asic firrtl scala hardware-design circuit-generation chipsalliance linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
chipsalliance/chiselmain98

For agents

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

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