Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Archive project
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiwi committed Aug 19, 2024
1 parent da2b67b commit 8315873
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# chiseltest

## Archived Project Status

After six long and exciting years, we unfortunately had to stop development of
chiseltest since we no longer have a maintainer. Please feel free to take
advantage of the existing code, either by creating a community fork or by
using it to [improve other Chisel testing solutions](https://github.com/chipsalliance/chisel/pull/4209).

Thanks!


## What is `chiseltest`?
Chiseltest is the _batteries-included_ testing and formal verification library for
[Chisel](https://github.com/chipsalliance/chisel3)-based RTL designs.
Chiseltest emphasizes tests that are lightweight (minimizes boilerplate code),
Expand Down

0 comments on commit 8315873

Please sign in to comment.