SpiceX, graphical simulation of electronic circuits on Linux

Home

This code is the very basic beginning of the implementation. Some characteristic implemented are:

  • inclusion of basic components,
  • inclusion of wires,
  • movement of components,
  • creation of projects,
  • openning of projects,
  • saving of projects.

SpiceX: First Iteration

This package is the actual version in development. It is trying to implement the use cases proposed for the second iteration. Some characteristic implemented are:

  • inclusion of basic components,
  • inclusion of voltage markers,
  • inclusion of wires,
  • movement of components,
  • movement of voltage markers,
  • movement of wires,
  • creation of projects,
  • openning of projects,
  • saving of projects,
  • set up of transient analysis simulation parameters,
  • transient analysis (simulation),
  • some documentation.

SpiceX: Second Iteration

Third iteration of the elaboration stage. Read the 'README' file for installation process. Some interesting functionalities have begun here:

  • inclusion of components,
  • inclusion of voltage markers,
  • inclusion of wires,
  • movement of components,
  • movement of voltage markers,
  • movement of wires,
  • rotation of components,
  • rotation of voltage markers,
  • creation of projects,
  • openning of projects,
  • saving of projects,
  • set up of transient analysis simulation parameters,
  • transient analysis (simulation),
  • some documentation,
  • importation of spice/pspice libraries.

SpiceX: Third Iteration

All the documentation related to the project can be found at the Documentation section of the web site:

Documentation

The very last modified sources can be downloaded directly from the SVN server of the project, by using the next command:

svn checkout http://spicex.svn.sourceforge.net/svnroot/spicex/SpiceXCode