Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aksiksi/cspice

A SPICE engine written in C++.
https://github.com/aksiksi/cspice

Last synced: 6 days ago
JSON representation

A SPICE engine written in C++.

Awesome Lists containing this project

README

        

# 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.