Skip to content

Releases: openhwgroup/cvfpu

v0.5.5

02 Jun 16:01
Compare
Choose a tag to compare

Fixed

  • 🐛 UF flag handling according to IEEE754-2008 (#11)

v0.5.4

02 Jun 15:15
Compare
Choose a tag to compare

Added

  • 📚 Documentation about multi-format operations
  • 📚 Extended pipelining description slightly
  • 📚 Extended semantic versioning declaration in changelog

Changed

  • 📚 Updated diagrams in architecture documentation

Fixed

  • ⬆️ [common_cells] Bumped to fix src_files.yml bugs
  • ⬆️ [fpu_div_sqrt_mvp] Bumped to fix linter warnings

v0.5.2

31 May 13:56
Compare
Choose a tag to compare

Fixed

  • 🐛 Internal pipeline bypass in cast unit

v0.5.1

27 May 13:52
Compare
Choose a tag to compare

Fixed

  • 🔧 Include path for common_cells in src_files.yml

v0.5.0

27 May 10:29
Compare
Choose a tag to compare

First versioned release

Added

  • ✨ The FPU :)
  • 📚 Initial Documentation

Changed

  • 📚 "Restarted" the changelog as the old one was stale

Fixed

  • 🐛 Handling of exception flags for infinity operands

v0.5.3

31 May 14:15
Compare
Choose a tag to compare

Fixed

  • 🔧 ips_list.yml entry for updated common_cells