.. _related-projects-page: ================== Related Projects ================== PyCpuSimulator -------------- `PyCpuSimulator `_ is CPU simulator written in Python featuring: * Micro-Code Language to describe instruction * Opcode Decoder using Decision Tree * Read HEX firmware format * AVR Core CPU simulation is ongoing Ahkab ----- `Ahkab `_ is a SPICE-like electronic circuit simulator written in Python. Lcapy ----- `Lcapy `_ is a Python package for linear circuit analysis. Lcapy uses `SymPy `_ for symbolic analysis. Lcapy can semi-automate the drawing of schematics from a netlist using Circuitikz. Lcapy sources are available at https://github.com/mph-/lcapy Other Projects -------------- * `eispice `_ * `SPICE OPUS `_ and `PyOPUS `_ * `A Python interface for SPICE-based simulations `_