Skip to content

Releases: VUnit/vunit

v0.46.0

28 Nov 17:03
Compare
Choose a tag to compare
  • Adds pre_config. Issue #88.

v0.45.0

24 Nov 13:03
Compare
Choose a tag to compare
  • Fixed issue #86 setting generic of type time.
  • Fixed issue #85 parsing crash on new 2008 generics.

v0.44.0: Added -g short flag for --gui. Made 'load' the default in modelsim in…

31 Oct 17:45
Compare
Choose a tag to compare
  • Adds -g short flag for --gui. Makes 'load' the default in modelsim interface when using -g/--gui

v0.43.0

29 Oct 15:13
Compare
Choose a tag to compare
  • Updated setup to integrate better with PyPI

v0.42.0

26 Oct 18:14
Compare
Choose a tag to compare
  • Adds experimental code coverage support for ModelSim simulators.

v0.41.0

25 Oct 14:21
Compare
Choose a tag to compare
  • Moved vhdl/verilog files into vunit package.
  • Updated Bitvis example after Bitvis release of UVVM-Util.

v0.40.0

21 Oct 18:16
Compare
Choose a tag to compare
  • Fixed issue #80.

v0.39.0

15 Oct 18:50
Compare
Choose a tag to compare
  • Fixed #78. Compiling the same source file into separate libraries did not work.

v0.38.0: Lower case all generics from the user to match internal representatio…

02 Oct 17:52
Compare
Choose a tag to compare
  • Fixes a problem with setting generics with non lower-case names. Issue #77.

v0.37.0

23 Sep 17:43
Compare
Choose a tag to compare
  • Ensure break level is configured also in Active-HDL GUI mode.