Skip to content

Releases: ucb-bar/dsptools

v1.1.0-RC2

12 Apr 20:43
Compare
Choose a tag to compare
v1.1.0-RC2 Pre-release
Pre-release

This release candidate contains no internal changes, but is built against the latest release candidates of its chisel dependencies.

v1.1.0-RC1

06 Mar 21:03
Compare
Choose a tag to compare
v1.1.0-RC1 Pre-release
Pre-release

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)