v3.1.4
This version bumps the firrtl dependency to 1.1.4 and adds the following features and bug fixes:
- Bump scopt from 3.6.0 -> 3.7.0 (#877)
- Update description given that Chisel3 has been released (#948)
- Make Vec cloneType keep directions of elements (#945)
- Add Chisel logo to README (#935)
- Add SVG and PNG formatted Chisel logos (#930)
- Fix Queue.io.count when entries=1 (#918)
- Check BaseModule.name for NullPointerException (#912)
- Modify ReadyValidIO noenq to set the data payload to DontCare. (#902)
- Add CODEOWNERS file (#895)
- Documentation tweaks (#894)
- Support for verilog memory loading. (#840)