Skip to content

Releases: dpretet/svut

v1.8.0

24 Oct 18:51
Compare
Choose a tag to compare

New release providing Pypi distribution and misc. fixes

v1.6.1: Fix missing defines in Verilator command

08 Mar 15:44
Compare
Choose a tag to compare

v1.6.0

28 Feb 20:42
Compare
Choose a tag to compare

Misc. updates for this new iteration:

  • pass to python 3 and clean the code
  • rely in python template engine for SystemVerilog and cpp generated files
  • add more information in README
  • move to GitHub Actions and enhance the regression scope
  • start a first support of Verilator. Execution is OK, needs to enhance cpp template and prepare a svut.h to bring equivalent SystemVerilog macros in C++ world. Will be probably minimal and based on existing unit test flow

v1.5.6

12 Nov 14:27
Compare
Choose a tag to compare

A minor release to print SVUT version, start and stop time of the execution

v1.5.4: Fix: Correct reg string substitution during instance creation to avoid

17 Oct 18:39
Compare
Choose a tag to compare
corruption of word like 'arregion' to 'arlogicion'

v1.4.2

26 Jun 19:37
Compare
Choose a tag to compare
Update fusesoc information