Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What Can GitHub Tell Us About the HDL Industry? (Part 2) #6

Open
eine opened this issue Aug 19, 2020 · 0 comments
Open

What Can GitHub Tell Us About the HDL Industry? (Part 2) #6

eine opened this issue Aug 19, 2020 · 0 comments
Labels

Comments

@eine
Copy link
Contributor

eine commented Aug 19, 2020

ref: https://larsasplund.github.io/github-facts/verification-practices.html#frameworks
repo: LarsAsplund/github-facts
related: [2, 3, 11, 14, 32]
tags:
- cocotb
- osvvm
- study
- uvm
- uvvm
- verification
- vunit

The second article/chapter was published:

In the first article about our GitHub study we focused on the presence of tests in HDL repositories. This time we're looking into what standard verification frameworks are being used. The main conclusions are that:

  • VUnit is the most used verification framework for professional and academic VHDL repositories on GitHub.
  • Most repositories using more than one framework use VUnit and OSVVM.
  • More than half of the repositories using OSVVM also use VUnit.
  • UVM is not combined with any other framework.

The full story and the code used to derive these facts are part of an open science project. Everything can be reviewed and the results can be repeated. We encourage contributions and suggestions on other interesting facts that we should derive.

-- Lars Asplund https://www.linkedin.com/pulse/what-can-github-tell-us-hdl-industry-part-2-lars-asplund/

@eine eine added the cat: News News label Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant