v3.0.1
chisel3 Release Notes
This release of chisel3 includes bug fixes for the following issues:
- Negative shift amounts should issue an error (#729)
- DontCare Influences Type Inference (#728)
- Mem of Vec cannot be accessed as expected (#708)
- Unhelpful Error Message Connecting Seq to Vec of different size (#482)
Additionally,