Go to file
dwarning 0133e20412 til now only bsim4 has version processing 2007-11-14 10:39:54 +00:00
contrib Added VBIC model (3T) from Dietmar Warning. 2004-01-27 21:57:20 +00:00
doc corrected path 2007-10-08 10:40:45 +00:00
examples Fixed numparam library (Steven Borley) and corrected bug in node translation (Hitoshi Tanaka). 2005-04-16 22:45:32 +00:00
man Added manual page for ngmultidec as sent by John Murdie. 2005-11-27 09:50:32 +00:00
patches Removed since win32 support has been included into ngspice. 2005-08-23 18:39:47 +00:00
src til now only bsim4 has version processing 2007-11-14 10:39:54 +00:00
tests to see the full beautiness 2007-07-25 19:04:41 +00:00
xgraph Fixed minor spelling error 2005-09-19 20:52:23 +00:00
.cvsignore Added *.tar.gz 2005-08-11 01:43:48 +00:00
ANALYSES Fixed a typo (Steven Borley). 2005-04-29 06:43:36 +00:00
AUTHORS Added "r" option to vsrc, aliased some parameters on r and c, added safe floating point comparison (from Phil Barker) 2007-10-09 08:44:49 +00:00
BUGS Added info on how to report a bug. 2005-08-23 18:54:22 +00:00
COPYING Initial revision 2000-04-27 20:03:57 +00:00
ChangeLog til now only bsim4 has version processing 2007-11-14 10:39:54 +00:00
DEVICES repair DEVICES file 2007-06-24 00:56:15 +00:00
FAQ Fixed minor gramatical error 2005-05-04 00:36:55 +00:00
INSTALL Add NDEV 2007-05-01 03:41:59 +00:00
Makefile.am Changes for making "make dist" working. 2005-08-23 22:13:47 +00:00
NEWS Updated for rework-17 2005-08-30 07:54:40 +00:00
README Updated information on ngspice 2005-08-23 18:47:57 +00:00
README.adms Some actualizations. 2006-02-23 08:41:11 +00:00
Stuarts_Poly_Notes Renamed NOTES to Stuarts_Poly_Notes 2004-02-02 11:04:48 +00:00
autogen.sh Update (no more cd - ) 2006-02-28 18:42:21 +00:00
configure.in BSIM4.2.0/4.3.0/4.5.0 version code added 2007-11-04 20:00:43 +00:00

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)