https://github.com/umarcor/hwstudio
GUI editor for hardware description designs
https://github.com/umarcor/hwstudio
Last synced: about 2 months ago
JSON representation
GUI editor for hardware description designs
- Host: GitHub
- URL: https://github.com/umarcor/hwstudio
- Owner: umarcor
- Created: 2019-11-17T17:18:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T10:11:13.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T02:28:03.722Z (4 months ago)
- Language: GDScript
- Homepage: https://umarcor.github.io/hwstudio/
- Size: 44.2 MB
- Stars: 27
- Watchers: 3
- Forks: 3
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
**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](https://en.wikipedia.org/wiki/Hardware_description_language) 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](https://umarcor.github.io/hwstudio/), [download](https://github.com/umarcor/hwstudio/releases/tag/nightly) it for your platform (HTML5, GNU/Linux, Windows or Mac OS) and/or read the [docs](https://umarcor.github.io/hwstudio/doc)!