Skip to content
/ vunit Public
forked from VUnit/vunit

VUnit is a unit testing framework for VHDL

License

Notifications You must be signed in to change notification settings

ehliar/vunit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is VUnit?

VUnit is an open source unit testing framework for VHDL/SystemVerilog released under the terms of Mozilla Public License, v. 2.0. It features the functionality needed to realize continuous and automated testing of your HDL code. VUnit doesn't replace but rather complements traditional testing methodologies by supporting a "test early and often" approach through automation.

Read more on our Website

License

VUnit

VUnit except for OSVVM (see below) is released under the terms of Mozilla Public License, v. 2.0.

© 2014-2016 Lars Asplund, lars.anders.asplund@gmail.com.

OSVVM

OSVVM 2015.03 is redistributed with VUnit for your convenience. Minor modifications have been made to enable GHDL support. Derivative work is also located under examples/vhdl/osvvm_integration/src. These files are licensed under the terms of ARTISTIC License.

© 2010 - 2015 by SynthWorks De#c. All rights reserved.

About

VUnit is a unit testing framework for VHDL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • VHDL 66.6%
  • Python 32.7%
  • SystemVerilog 0.7%