Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 599 Bytes

0.1.2

  • Optimized construction of LogicValues to improve performance
  • Renamed FF to Sequential (marked FF as deprecated) (breaking: removed clk signal)
  • Added Sequential.multi for multi-edge-triggered blocks (intel#42)
  • Improved exception and error messages (intel#64)

0.1.1

  • Fix Interface.connectIO bug when no tags specified (intel#38)
  • Fix uniquified Interface.getPorts bug (intel#59)

0.1.0

  • The first formally versioned release of ROHD.