ngspice/README

70 lines
2.4 KiB
Plaintext
Raw Permalink Normal View History

2000-04-27 22:03:57 +02:00
README for NGSPICE
2008-11-06 12:09:26 +01:00
==================
2000-04-27 22:03:57 +02:00
2014-01-04 15:42:57 +01:00
Ngspice is a mixed-level/mixed-signal circuit simulator. Its code
is based on three open source software packages: Spice3f5, Cider1b1
2005-08-23 20:47:57 +02:00
and Xspice.
2000-04-27 22:03:57 +02:00
Spice3 does not need any introduction, it is the ancestor of many
commercial or open source circuit simulators. In over 30 years
since its existence it has set several de-facto standards for
simulating circuits.
2000-04-27 22:03:57 +02:00
Cider couples the Spice3 circuit level simulator to a device simulator
2022-10-23 15:23:49 +02:00
to provide greater simulation accuracy of critical devices. So you may
create device models for diodes, bipolar, JFet and MOSFETs derived
from their cross-sectional structures and materials.
2000-04-27 22:03:57 +02:00
Xspice is an extension to Spice3 that provides code modelling support
2014-01-04 15:42:57 +01:00
and simulation of digital components through an embedded event driven
2005-08-23 20:47:57 +02:00
algorithm.
2000-04-27 22:03:57 +02:00
2014-01-04 15:42:57 +01:00
Ngspice is, anyway, much more than the simple sum of the packages
2005-08-23 20:47:57 +02:00
above, as many people contributed to the project with their experience,
2014-01-04 15:42:57 +01:00
their bug fixes and their improvements. If you are interested, browse
the site and discover what ngspice offers and what needs. If you think
2005-08-23 20:47:57 +02:00
you can help, join the development team.
2000-04-27 22:03:57 +02:00
2005-08-23 20:47:57 +02:00
Ngspice is an ongoing project, growing everyday from users contributions,
2014-01-04 15:42:57 +01:00
suggestions and reports. What we will be able to do depends mostly on
user interests, contributions and feedback.
2000-04-27 22:03:57 +02:00
2017-08-24 18:01:05 +02:00
USER DISCUSSION FORUMS:
-----------------------
For discussions on ngspice, there are five discussion forums, to be
found at https://sourceforge.net/p/ngspice/discussion/. These
typically provide quick answers to any question concerning ngspice.
A new section on 'tips and examples' assembles useful tips provided
by maintainers and users.
2000-04-27 22:03:57 +02:00
MAILING LISTS:
-------------
2014-01-04 15:42:57 +01:00
There are two mailing lists dedicated to the use and development of ngspice.
2000-04-27 22:03:57 +02:00
2014-01-04 15:42:57 +01:00
* ngspice-users@lists.sourceforge.net:
This list is the list for the users of the ngspice simulator.
2000-04-27 22:03:57 +02:00
2014-01-04 15:42:57 +01:00
* ngspice-devel@lists.sourceforge.net:
ngspice development issues. Developers and "want to be" developers should
2008-11-06 12:09:26 +01:00
subscribe here.
2014-01-04 15:42:57 +01:00
2008-11-06 12:09:26 +01:00
To subscribe the list(s), send a message to:
2001-12-06 17:33:02 +01:00
<ngspice-users-subscribe@lists.sourceforge.net>
<ngspice-devel-subscribe@lists.sourceforge.net>
2000-04-27 22:03:57 +02:00
2014-01-04 15:42:57 +01:00
2005-08-23 20:47:57 +02:00
WEB SITEs:
2000-04-27 22:03:57 +02:00
--------
2014-01-04 15:42:57 +01:00
This project is hosted on Sourceforge.net.
2022-10-23 15:23:49 +02:00
The home page is https://ngspice.sourceforge.io
The page offering source code, MS Windows executables, and user interaction is
https://sourceforge.net/projects/ngspice