chipsalliance/chisel
Chisel is a hardware description language that enables users to generate hardware netlists and simulation testbenches through a Scala-based API. The system provides a comprehensive suite of utilities for constructing digital logic, including arithmetic operations, memory structures, and verification layers. It supports cross-compilation for Scala 2 and 3, utilizing macro-based implementations to manage source location tracking, module instantiation, and hierarchical design composition. Additionally, the framework includes a simulation engine for executing generated SystemVerilog and a testing layer for integrating simulation results with standard Scala test frameworks.
62.0
Adequate · 3 August 2026
56k
lines of production code
Scala
primary language
6
bus factor · 224 authors in all
2
measurements over time
How it got here
2015–2022 · CIRCT backend and modernization
This period focused on modernizing the Chisel codebase by migrating the build system to Mill and introducing a new CIRCT-based compilation backend. Significant efforts were made to expand the public API with features like DataViews, the Connectable API, and hierarchical module instantiation, while simultaneously replacing the internal FIRRTL emitter with a ChiselIR-based implementation.
40 changes
2023 · Simulation and property support
This period focused on introducing the svsim library for low-level SystemVerilog simulation and expanding the Property API to support Chisel Classes and Objects. Concurrently, the codebase underwent significant internal refactoring, including the deprecation of legacy FIRRTL APIs and the migration of the build system to Mill.
38 changes
2024–2025 · Scala 3 migration and macro-based implementation
The project focused on enabling Scala 3 support and cross-compilation by replacing the previous veneer pattern with private macro interfaces for core types, utilities, and the hierarchy API. This period also introduced new features such as modular design selection, domain abstractions, and a comprehensive testing infrastructure using Mill and ChiselSim.
50 changes
2026 · Scala 3 compatibility and debug improvements
This period focused on enabling Scala 3 compatibility by splitting interfaces and implementing Scala 2-specific macro and plugin support. The work also introduced a ChiselTest compatibility layer and enhanced debug metadata extraction for both Scala versions.
11 changes
Survey your own repository
chipsalliance/chisel was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 8ccc2ef2d5 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.