hwstudio

GUI editor for hardware description designs

https://github.com/umarcor/hwstudio

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 (12.0%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

GUI editor for hardware description designs

Basic Info
Statistics
  • Stars: 28
  • Watchers: 2
  • Forks: 3
  • Open Issues: 17
  • Releases: 1
Created over 6 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Citation

README.md

GitHub release (latest by date including pre-releases) 'build' workflow status 'doc' workflow status

Hardware Studio (hwstudio) is a graphical design environment for hardware modelling, focused on (V)HDL. It allows to describe systems by arranging and connecting blocks in a diagramming tool. Unlike other similar tools, the main target of hwstudio is not HDL generation. Instead, it is expected to be used by hardware designers for gaining insight into their models and for easing cumbersome tasks, such as connections in large structural architectures or co-simulation with non-trivial software models.

Try it online, download it for your platform (HTML5, GNU/Linux, Windows or Mac OS) and/or read the docs!

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
title: "Hardware Studio (hwstudio): a graphical design environment for hardware description"
version: 0.0.0-main
url: "https://umarcor.github.io/hwstudio"
repository-code: https://github.com/umarcor/hwstudio

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 70
  • Total Committers: 2
  • Avg Commits per committer: 35.0
  • Development Distribution Score (DDS): 0.014
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 69
Juan Manuel Rico j****d@g****m 1
Committer Domains (Top 20 + Academic)
ehu.eus: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 13
  • Total pull requests: 87
  • Average time to close issues: 1 minute
  • Average time to close pull requests: 7 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.17
  • Merged pull requests: 0
  • Bot issues: 13
  • Bot pull requests: 87
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
  • dependabot-preview[bot] (13)
Pull Request Authors
  • dependabot-preview[bot] (79)
  • dependabot[bot] (8)
Top Labels
Issue Labels
Pull Request Labels
dependencies (86) security (5)

Dependencies

py/requirements.txt pypi
  • falcon *
.github/actions/godot/action.yml actions
  • gexport.dockerfile * docker
.github/workflows/build.yml actions
  • ./.github/actions/godot * composite
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v2 composite
  • pyTooling/Actions/releaser r0 composite
.github/workflows/dev.yml actions
  • actions/checkout v2 composite
  • pyTooling/Actions/with-post-step r0 composite
.github/workflows/doc.yml actions
  • actions/checkout v2 composite