Skip to content

v0.59.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 15:22
· 386 commits to main since this release

Feature

  • Add xnor-popcount based mac bin impl (6a63eb3)
  • Basic fxp mac + hw/sw simulation tests (f34a1ed)
  • Handle colons in ghdl sim parsing (f485531)
  • Parse ghdl output (3f7e05f)
  • Add number_conversion (1fde323)

Fix

  • Make mac impl use round to zero logic (f8c674f)
  • chore: Exclude simulations from coverage (de6a293)
  • chore: Exclude simulations from coverage (3b31a45)
  • Ignore one more line for ghdl out parsing (c48ec8f)
  • Remove need for csv in testbench (f905bbf)

Documentation

  • Add documentation for number conversion (617e2c6)