Compatible with the v6.0.0
release of chisel
.
To use add the following to your build.sbt
:
libraryDependencies += "edu.berkeley.cs" %% "firrtl2" % "6.0.0"
New Features
- add enum annotations (#27)
- fix
-skip-packages
for newer compilers (#28) 🎉 to first time contributor @nbfalcon ! - Scala 3.3 support (#30), no published package yet 😢