🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

vunit-hdl

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vunit-hdl

VUnit is an open source unit testing framework for VHDL/SystemVerilog.

4.7.0
PyPI
Maintainers
2

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 <https://vunit.github.io>__

Contributing in the form of code, feedback, ideas or bug reports are welcome. Read our contribution guide <https://vunit.github.io/contributing.html>__ to get started.

VUnit, except for the projects below, is released under the terms of Mozilla Public License, v. 2.0_. |copy| 2014-2023 Lars Asplund, lars.anders.asplund@gmail.com.

The following libraries are redistributed_ with VUnit for convenience:

  • OSVVM (vunit/vhdl/osvvm): these files are licensed under the terms of Apache License, v 2.0, |copy| 2010 - 2023 by SynthWorks Design Inc. All rights reserved.

  • JSON-for-VHDL (vunit/vhdl/JSON-for-VHDL): these files are licensed under the terms of Apache License, v 2.0_, |copy| 2015 - 2023 Patrick Lehmann.

The font used in VUnit's logo and illustrations is 'Tratex', the traffic sign typeface used on swedish road signs:

  • transportstyrelsen.se: Teckensnitt <https://transportstyrelsen.se/sv/vagtrafik/Trafikregler/Om-vagmarken/Teckensnitt/>__
  • Wikipedia: Tratex <https://en.wikipedia.org/wiki/Tratex>__

.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN .. _redistributed: https://github.com/VUnit/vunit/blob/master/.gitmodules .. _Mozilla Public License, v. 2.0: http://mozilla.org/MPL/2.0/ .. _ARTISTIC License: http://www.perlfoundation.org/artistic_license_2_0 .. _Apache License, v 2.0: http://www.apache.org/licenses/LICENSE-2.0 .. _SynthWorks Design Inc: http://www.synthworks.com

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts