Skip to content

v0.5.9

Compare
Choose a tag to compare
@christiaanb christiaanb released this 28 Jun 08:54
· 5015 commits to master since this release
  • New features:
    • Use new verilog backend which outputs Verilog-2001 instead of Verilog-2005: generated Verilog is now accepted by Altera/Quartus
  • Fixes bugs:
    • --systemverilog switch incorrectly generates verilog code instead of systemverilog code
    • Incorrect SV primitive for CLaSH.Prelude.Testbench.assert'
    • Incorrect SV primitive for CLaSH.Sized.Vec.index_int
    • Sometimes created incorrect nested generate statements in SV backend