You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
h_vogt 3dc3d42553 Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008 18 years ago
contrib Added VBIC model (3T) from Dietmar Warning. 22 years ago
doc corrected path 19 years ago
examples Adapt examples to new numparam code 18 years ago
man Added manual page for ngmultidec as sent by John Murdie. 21 years ago
patches Removed since win32 support has been included into ngspice. 21 years ago
src Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008 18 years ago
tests TCLSPICE IMPORT + libtool + measure2 command 18 years ago
xgraph VC++ 2008 compatibility 18 years ago
.cvsignore Return old file 18 years ago
ANALYSES Fixed a typo (Steven Borley). 21 years ago
AUTHORS Added "r" option to vsrc, aliased some parameters on r and c, added safe floating point comparison (from Phil Barker) 19 years ago
BUGS Added info on how to report a bug. 21 years ago
COPYING Initial revision 26 years ago
ChangeLog Small changes, e.g. _MS_VER macro, added to allow compilation of tclspice with MS VC++ 2008 18 years ago
DEVICES New bsim3soi version 4.0 18 years ago
FAQ Fixed minor gramatical error 21 years ago
INSTALL Add NDEV 19 years ago
Makefile.am TCLSPICE IMPORT + libtool + measure2 command 18 years ago
NEWS Updated for rework-17 21 years ago
README Updated information on ngspice 21 years ago
README.adms Some actualizations. 20 years ago
Stuarts_Poly_Notes Renamed NOTES to Stuarts_Poly_Notes 22 years ago
autogen.sh Added automake warning and output verbosity to autogen.sh 19 years ago
configure.in typo in makefile.am 18 years ago

README

README for NGSPICE
------------------

Ngspice is a mixed-level/mixed-signal circuit simulator. Its code
is based on three open source software packages: Spice3f5, Cider1b1
and Xspice.

Spice3 does not need any introduction, is the most popular circuit
simulator. In over 30 years of its life Spice3 has become a de-facto
standard for simulating circuits.

Cider couples Spice3f5 circuit level simulator to DSIM device simulator
to provide greater simulation accuracy of critical devices. DSIM
devices are described in terms of their structures and materials.

Xspice is an extension to Spice3C1 that provides code modeling support
and simulation of digital components through an embedded event driven
algorithm.

Ngspice is, anyway, a little more than the simple sum of the packages
above, as many people contributed to the project with their experience,
their bug fixes and their improvements. If you are interested, browse
the site and discover what ngspice offers and what needs. If you think
you can help, join the development team.

Ngspice is an ongoing project, growing everyday from users contributions,
suggestions and reports. What we will be able to do depends mostly on
user interests, contributions and feedback.

Ngspice is part of the gEDA project.


MAILING LISTS:
-------------

There are four mailing lists dedicated to the development of ngspice.

ngspice-users@lists.sourceforge.net: This list is the list for the users of the
ngspice simulator.

ngspice-devel@lists.sourceforge.net: ngspice development issues. Developers and
"want to be" developers should
subscribe here.

ngspice-frontend@list.sourceforge.net: issues related to development of
frontends for ngspice.

ngspice-bugs@list.sourceforge.net: Bug report should be posted here.

To subscribe the list(s), send a message to:
<ngspice-users-subscribe@lists.sourceforge.net>
<ngspice-devel-subscribe@lists.sourceforge.net>
<ngspice-frontend-subscribe@lists.sourceforge.net>
<ngspice-bugs-subscribe@lists.sourceforge.net>

WEB SITEs:
--------

This project is hosted on Sourceforge.net.
The home page is http://ngspice.sourceforge.net
The summary page is http://sf.net/projects/ngspice
The ngspice page on gEDA site is http://geda.seul.org/tools/ngspice/index.html


Paolo (p.nenzi@ieee.org)