Built for interactive circuit checks
This tool keeps the SEO shell static while the actual simulation and chart data stay dynamic. It fits netlist analysis better than the normal file-conversion flow.
- Upload. The netlist is uploaded through the same backend storage pipeline as other tools.
- Simulate. A worker picks up the job and runs ngspice as an embedded shared library.
- Explore. The frontend polls the finished result and renders the selected waveform from the returned JSON data.