aksiksi / cspice

A SPICE engine written in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A SPICE engine written in C++.

License:MIT License


Languages

Language:C++ 95.4%Language:Makefile 4.6%