PyEDA is a Python library for electronic design automation.
This tag is intended for coding questions about using or modifying the Python Electronic Design Automation PyEDA library.
PyEDA is primarily concerned with implementing the data structures and algorithms necessary for performing logic synthesis and verification. These tools form the theoretical foundation for the implementation of CAD tools for designing VLSI (Very Large Scale Integrated circuit).
For detailed information and examples, visit the PyEDA documentation.
See also the official Github page.