/cspice

A SPICE engine written in C++.

Primary LanguageC++MIT LicenseMIT

CSpice

A subset of a SPICE simulator written in C++. Consists of a REPL, a SPICE syntax parser and lexer, and a simulation engine for the supported subset.

Current Features and Roadmap

See TODO.md.

Planned Features

  • Working subset of SPICE directives and simulation options.
  • REPL for running simulations.
  • Plotting using gnuplot.