osvb

Open Source Verification Bundle for VHDL and System Verilog

https://github.com/umarcor/osvb

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.2%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Open Source Verification Bundle for VHDL and System Verilog

Basic Info
Statistics
  • Stars: 45
  • Watchers: 4
  • Forks: 7
  • Open Issues: 1
  • Releases: 0
Created over 5 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

Owner

  • Name: Unai Martinez-Corral
  • Login: umarcor
  • Kind: user
  • Location: Bilbo, Bizkaia, Euskadi, Spain, Europe
  • Company: UPV/EHU

Citation (CITATION.cff)

# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files

cff-version: 1.2.0
message: "Please cite this project as below."
authors:
  - family-names: Martinez-Corral
    given-names: Unai
    orcid: https://orcid.org/0000-0003-1752-9181
  - given-names: Contributors
title: "Open Source Verification Bundle (OSVB)"
license: Apache-2.0
version: 0.0.0-main
url: "https://umarcor.github.io/osvb/"
repository-code: https://github.com/umarcor/osvb

GitHub Events

Total
  • Watch event: 5
  • Fork event: 1
Last Year
  • Watch event: 5
  • Fork event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 255
  • Total Committers: 6
  • Avg Commits per committer: 42.5
  • Development Distribution Score (DDS): 0.051
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
umarcor u****l@e****s 242
Unai Martinez-Corral u****l@a****m 6
Kaleb Barrett d****t@g****m 4
Johan Euphrosine p****y@g****m 1
Kaleb Barrett k****r@g****m 1
m-kru m****u@p****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 3
  • Total pull requests: 3
  • Average time to close issues: 13 days
  • Average time to close pull requests: 28 days
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 0.67
  • Average comments per pull request: 0.33
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • umarcor (2)
  • mballance (1)
Pull Request Authors
  • proppy (1)
  • m-kru (1)
  • ktbarrett (1)
Top Labels
Issue Labels
documentation (2) enhancement (1)
Pull Request Labels
documentation (2) enhancement (2)

Dependencies

doc/requirements.txt pypi
  • sphinx *
  • sphinx-autoapi *
mods/pyCAPI/requirements.txt pypi
  • yamldataclassconfig *
mods/pyOSVDE/requirements.txt pypi
  • gitignore-parser *
mods/pyVHDLModelUtils/requirements.txt pypi
  • tabulate *
.github/workflows/Doc.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • buildthedocs/btd v0 composite
.github/workflows/Test.yml actions
  • actions/checkout v3 composite
.github/Dockerfile docker
  • ghdl/cosim py build
sigrok/Dockerfile docker
  • debian buster build
pyproject.toml pypi