Skip to content

Releases: ucb-bar/dsptools

v1.1.9

10 Jul 23:07
Compare
Choose a tag to compare

Bump for chisel3 v3.1.8

v1.1.8

20 Mar 22:54
Compare
Choose a tag to compare

The release incorporates the following fixes:

  • bump FIRRTL dependency to 1.1.7

v1.1.7

03 Jan 22:48
Compare
Choose a tag to compare

Bump FIRRTL version.

v1.1.6

15 Dec 00:26
Compare
Choose a tag to compare

Bump FIRRTL version to 1.1.5

v1.1.5

14 Dec 16:30
Compare
Choose a tag to compare

This release contains the following bug fixes and features:

  • Add shr implementations to DspReal (#132)
  • Remove deprecated Vec() call in favor of VecInit() (#135)
  • Fix outdated usage of test-only in documentation. (#138)

v1.1.4

26 Oct 18:50
Compare
Choose a tag to compare

Bump chisel-testers version to v1.2.5.

v1.1.3

13 Sep 15:18
Compare
Choose a tag to compare

This release adds the following features and updates dependency versions:

  • Add treadle hooks for DspReals (#130)

v1.1.2

26 Jul 19:30
Compare
Choose a tag to compare

This release updates the expected versions of FIRRTL, Chisel3, and chisel testers.

v1.1.1

17 Jul 20:29
Compare
Choose a tag to compare
  • Update README.md (add comma)
  • Fix missing interpolator. (#127)
  • Travis should output everything; make output less verbose. (#126)
  • Deprecation cleanup (#125)

v1.1.0

18 Apr 16:01
Compare
Choose a tag to compare

This release incorporates changes from v1.1.0-RC1 and v1.1.0-RC2. Please see the release notes from those candidates.