under construction please wait for first release before using.
A python GUI for visualizing your HDL code, show I/Os, internal signals and architecture functionalities.
SkunkWorks HDL Visualizer implements:
- generation of large scale RTL designs using generic HDL templates.
- hdl linting, lexical analysis, synthesis (using ghdl) and simulation environment.
- hdl code generation through symbolic reasoning
- Support for: VHDL, Verilog [not implemented]
To run, simply execute.
python3 main.py
If you plan to use SkunkWork HDL visualiser for your research or development work, please cite the following paper:
Amitabh Yadav, "Intuitive RTL development through visualization and generic templates" (2023) url: https://github.com/amitabhyadav/hdl_visualiser/
(publication pending)