Releases: ucb-bar/dsptools
Releases · ucb-bar/dsptools
v1.1.8
The release incorporates the following fixes:
- bump FIRRTL dependency to 1.1.7
v1.1.6
Bump FIRRTL version to 1.1.5
v1.1.5
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
Bump chisel-testers version to v1.2.5.
v1.1.3
This release adds the following features and updates dependency versions:
- Add treadle hooks for DspReals (#130)
v1.1.2
This release updates the expected versions of FIRRTL, Chisel3, and chisel testers.
v1.1.1
- Update README.md (add comma)
- Fix missing interpolator. (#127)
- Travis should output everything; make output less verbose. (#126)
- Deprecation cleanup (#125)
v1.1.0
This release incorporates changes from v1.1.0-RC1 and v1.1.0-RC2. Please see the release notes from those candidates.