py4hw is a library to model, and simulate digital logic circuits. It promotes the use of structural and behavioural design styles to build hardware and it is influenced by some ideas behind JHDL.


Keywords
fpga, hardware, hdl, jupyter-notebooks, python, verilog
License
GPL-3.0
Install
pip install py4hw==2024.3

Documentation

py4hw

PyPI version Join the chat at https://gitter.im/davidcastells/py4hw

py4hw is an HDL library based on python to create digital circuits (mainly) following a structural design methodology. It is highly influenced by the JHDL principles but using the power of Python.

Follow the jump start tutorial !