Skip to content

v3.1.2

Compare
Choose a tag to compare
@ucbjrl ucbjrl released this 26 Jul 19:29

This release contains bug fixes and updates the expected FIRRTL version.

  • Add support for Input() and Output() (available in Chisel2 since ucb-bar/chisel2-deprecated#734) and test for same. (#862)
  • Correcting documentation errors in Arbiter.scala (#839)
  • Add Emacs temporaries, backups to .gitignore (#837)
  • Catch returns from within when blocks and provide an error message (#842)
  • Ignore eclipse temporaries (#843)
  • Undeprecate log2Up and log2Down (#846)