vizelec
A python application to create visualization based on electronic-related files (verilog, spice, ...).
This is still a work in progress.
Installation
Standalone App
Install pipx then run :
pipx install git+https://github.com/Patarimi/vizelec.git
As a module
Create a new env, then add the module
pip install git+https://github.com/Patarimi/vizelec.git
Documentation can be found here.