Menu

Tree [ecf2b5] pre-master /
 History

HTTPS access


File Date Author Commit
 examples 2020-11-16 Holger Vogt Holger Vogt [4b22f9] move the vbic scripts from contrib to vbic folder
 m4 2016-06-20 Francesco Lannutti Francesco Lannutti [ef0dcf] avoid bison dependency `version >= 2.7'
 man 2018-12-23 Holger Vogt Holger Vogt [a054bb] install man pages according to ngspice package
 src 2020-12-10 Barzic, Ronan Barzic, Ronan [ecf2b5] Fix for bug #537: replace memcpy by memmove in...
 tests 2020-10-31 Markus Mueller Markus Mueller [a163a1] Squashed commit of the following:
 visualc 2020-12-03 Holger Vogt Holger Vogt [42f3e4] include the duals/dual header into the VS2019 p...
 .gitattributes 2015-10-16 rlar rlar [98860e] .gitattributes, do not modify crlf line endings...
 .gitignore 2020-10-31 Markus Mueller Markus Mueller [a163a1] Squashed commit of the following:
 ANALYSES 2014-01-04 h_vogt h_vogt [8c99ec] ngspice-26: update documentation
 AUTHORS 2020-05-03 Holger Vogt Holger Vogt [8555ad] author added
 BUGS 2014-01-04 h_vogt h_vogt [b19641] whitespace
 COPYING 2020-05-03 Holger Vogt Holger Vogt [194d51] new copyright notice
 ChangeLog 2019-09-28 Holger Vogt Holger Vogt [8276ef] correct typos found by linthian
 DEVICES 2020-11-12 dwarning dwarning [1628a1] HICUM2 removed from adms tree
 FAQ 2020-10-11 Holger Vogt Holger Vogt [d14e53] Prepare ngspice-33
 INSTALL 2020-05-03 Holger Vogt Holger Vogt [4629fb] Update to recent install procedures
 Makefile.am 2020-05-03 Holger Vogt Holger Vogt [bce2d9] add compile_macos.sh to dist
 NEWS 2020-10-11 Holger Vogt Holger Vogt [d14e53] Prepare ngspice-33
 README 2017-08-24 h_vogt h_vogt [f2bb3b] prepare for ngspice-27
 README-old.adms 2018-05-27 Holger Vogt Holger Vogt [80362d] Update on the ADMS README
 README.adms 2018-12-23 Holger Vogt Holger Vogt [e18598] Prepare ngspice-30
 README.shared-xspice 2017-11-20 Holger Vogt Holger Vogt [d7f976] update to ngGet_Vec_Info()
 README.tcl 2017-08-23 h_vogt h_vogt [5df712] prepare ngspice-27
 README.utf8 2020-02-23 Holger Vogt Holger Vogt [f6114f] added features of utf-8 descrption
 README.vdmos 2018-04-29 Holger Vogt Holger Vogt [cbfeb2] update to actual status, parameter list added
 Stuarts_Poly_Notes 2014-01-04 h_vogt h_vogt [8c99ec] ngspice-26: update documentation
 autogen.sh 2018-11-18 Holger Vogt Holger Vogt [952af0] replace bash-type code by more general code
 build-for-mac-os.sh 2020-05-05 Holger Vogt Holger Vogt [5c3e2b] 'make clean' added
 compile_linux.sh 2020-05-02 Holger Vogt Holger Vogt [58a61c] update compile scripts for Linux and macOS
 compile_macos.sh 2020-05-02 Holger Vogt Holger Vogt [58a61c] update compile scripts for Linux and macOS
 compile_min.sh 2020-10-04 Holger Vogt Holger Vogt [ef7f43] Move compiling the ICON from compile_mingw.sh t...
 compile_min_shared.sh 2020-05-04 Holger Vogt Holger Vogt [ffe49a] only 64 bit release and debug
 configure.ac 2020-11-19 Holger Vogt Holger Vogt [685e54] Removal of the "unsopported" folder.
 cross-compile-shared.sh 2015-12-15 rlar rlar [3fd20d] cross-compile-shared.sh, fix commit, chmod a+x
 cross-compile.sh 2015-12-05 rlar rlar [c20566] cross-compile*.sh, mention required debian pack...
 ngspice.pc.in 2018-04-30 Ignacio Martinez Vazquez Ignacio Martinez Vazquez [b6c4f8] Add pkg-config file

Read Me

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 modelling support
and simulation of digital components through an embedded event driven
algorithm.

Ngspice is, anyway, much 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.



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.



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

 There are two mailing lists dedicated to the use and 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.

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



WEB SITEs:
--------

This project is hosted on Sourceforge.net.
The home page is http://ngspice.sourceforge.net
The page offering source code and user interaction is
 http://sourceforge.net/projects/ngspice