Releases: ucb-bar/chisel-tutorial
Releases · ucb-bar/chisel-tutorial
v3.1.0
The release contains the following changes:
- replace deprecated usage of Vec(initVals) with VecInit(initVals) (#121)
- Scala cosmetic cleanup (#122)
- Bump Scala compiler versions, sbt version to 1.1.1 (#123)
- use 3.1.0 release of chisel (and associated dependencies)