This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
v5.0.0
The first stable release that works with Chisel 5.
We had to fork the old firrtl
compiler to make this work, so there might be some issues if you rely on specific passes or annotations.
To use add the following to your build.sbt
:
libraryDependencies += "edu.berkeley.cs" %% "chiseltest" % "5.0.0"