User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • I've just gotten into unit testing and SVUnit is definitely what was missing for SystemVerilog. It may not be as feature rich as other xUnit platforms, but it's evolving at a very good pace.
  • SVUnit is a must have for any SystemVerilog project.
  • I'm one of the creators of SVUnit so take this review with a grain of salt... I've found SVUnit very useful so far when doing TDD of testbench components and reference models. The silly bugs that used to take me hours to find now take minutes. Since I'm running unit tests several times a day, the quality of my code is much higher and it rarely breaks. The framework is pretty simple and there's not much to setup. Perhaps a few quirks to get sorted out but I'm definitely going to keep using SVUnit. We'll add features where ever they make sense but keep the framework lightweight and simple. Is it even appropriate to review your own project!?!? :) -neil