mikeanthonywild / hyperterm-hardware

An open-source laptop with maintainability and sustainability in mind. This repo contains hardware components (schematics, PCBs, SPICE models, simulations etc.).
https://mikeanthonywild.github.io/hyperterm-hardware/
MIT License
0 stars 0 forks source link

Export SPICE netlist to pass on to PySpice for simulations #14

Open mikeanthonywild opened 6 years ago

mikeanthonywild commented 6 years ago

Currently blocked by mikeanthonywild/hyperterm-utils#1.

Once we have a tool to drive Eeschema, we should integrate SPICE netlists into the simulation flow.

Eeschema schematic (.sch) => SPICE netlist (.cir) => PySpice circuit