release notes 17 11 09 - lu-ping/chisel3 GitHub Wiki
Release Notes 11/09/17
Chisel3
Firrtl
- Add InfoSpec for checking Info propagation; add FirrtlCheckers and scalatest helpers for testing; emit source locators as comments in emitted Verilog #682
- Fix bug emitting and reparsing ExtModule String parameters #675
Chisel-testers
No change from 10/27/17
Interpreter
- Printf %b format not working Was printing true, now prints binary value in sign magnitude format fix for Chisel 3 Issue 716 #103
DSPTools
Initial 1.0.0 release of the DSP generator library for both Scala 2.11 and 2.12. Please visit the GitHub repository for instructions and examples.