Releases: ucb-bar/dsptools
Releases · ucb-bar/dsptools
v1.1.0-RC2
This release candidate contains no internal changes, but is built against the latest release candidates of its chisel dependencies.
v1.1.0-RC1
This release includes the following new features:
- Bump sbt to 1.1.1 (#123)
- Make lit parameter to DspReal constructor a val to avoid upsetting autoclonetype. autoclonetype will complain if it needs to clone an object with mutable parameters as this can lead to hard to diagnose bugs. (#121)
- Update plugins. (#122)
- Bump scala and plugins. (#120)