This commit is contained in:
pnenzi 2008-11-06 11:09:26 +00:00
parent 9383e87cb9
commit 37a571caec
1 changed files with 10 additions and 16 deletions

26
README
View File

@ -1,5 +1,5 @@
README for NGSPICE README for NGSPICE
------------------ ==================
Ngspice is a mixed-level/mixed-signal circuit simulator. Its code Ngspice is a mixed-level/mixed-signal circuit simulator. Its code
is based on three open source software packages: Spice3f5, Cider1b1 is based on three open source software packages: Spice3f5, Cider1b1
@ -33,24 +33,21 @@ Ngspice is part of the gEDA project.
MAILING LISTS: MAILING LISTS:
------------- -------------
There are four mailing lists dedicated to the development of ngspice. There are three mailing lists dedicated to the development of ngspice.
ngspice-users@lists.sourceforge.net: This list is the list for the users of the * ngspice-users@lists.sourceforge.net:
ngspice simulator. This list is the list for the users of the ngspice simulator.
ngspice-devel@lists.sourceforge.net: ngspice development issues. Developers and * ngspice-devel@lists.sourceforge.net:
"want to be" developers should ngspice development issues. Developers and "want to be" developers should
subscribe here. subscribe here.
ngspice-frontend@list.sourceforge.net: issues related to development of * ngspice-bugs@list.sourceforge.net:
frontends for ngspice. Bug reports should be posted here.
ngspice-bugs@list.sourceforge.net: Bug report should be posted here. To subscribe the list(s), send a message to:
To subscribe the list(s), send a message to:
<ngspice-users-subscribe@lists.sourceforge.net> <ngspice-users-subscribe@lists.sourceforge.net>
<ngspice-devel-subscribe@lists.sourceforge.net> <ngspice-devel-subscribe@lists.sourceforge.net>
<ngspice-frontend-subscribe@lists.sourceforge.net>
<ngspice-bugs-subscribe@lists.sourceforge.net> <ngspice-bugs-subscribe@lists.sourceforge.net>
WEB SITEs: WEB SITEs:
@ -62,6 +59,3 @@ The summary page is http://sf.net/projects/ngspice
The ngspice page on gEDA site is http://geda.seul.org/tools/ngspice/index.html The ngspice page on gEDA site is http://geda.seul.org/tools/ngspice/index.html
Paolo (p.nenzi@ieee.org)