Svut Versions Save

SVUT is a simple framework to create Verilog/SystemVerilog unit tests. Just focus on your tests!

v1.8.0

1 year ago

New release providing Pypi distribution and misc. fixes

v1.6.1

2 years ago

v1.6.0

2 years ago

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

2 years ago

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

v1.5.4

2 years ago

v1.4.2

3 years ago