Built for interactive circuit checks
This tool keeps the page structure stable while the actual simulation and chart data load after the job completes. 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.