Menu

Tree [835756] master /
 History

HTTPS access


File Date Author Commit
 contrib 2013-01-23 rlar rlar [6c8f00] unify #ifndef include wrapper
 examples 2018-07-28 Holger Vogt Holger Vogt [c87051] Original examples fixed and moved to here
 m4 2016-06-20 Francesco Lannutti Francesco Lannutti [ef0dcf] avoid bison dependency `version >= 2.7'
 man 2014-10-28 rlar rlar [0ebc8c] cleanup man pages
 src 2018-07-29 Holger Vogt Holger Vogt [835756] fix missing tokens in cp_getvar
 tests 2018-06-01 Holger Vogt Holger Vogt [38ed80] add alter-1.cir to EXTRA_DIST
 visualc 2018-07-21 Holger Vogt Holger Vogt [6d14d0] add evtshared.h to the MSVC project files
 xgraph 2012-10-26 Francesco Lannutti Francesco Lannutti [08ec21] remove all .cvsignore files
 .gitattributes 2015-10-16 rlar rlar [98860e] .gitattributes, do not modify crlf line endings...
 .gitignore 2016-06-20 Francesco Lannutti Francesco Lannutti [ef0dcf] avoid bison dependency `version >= 2.7'
 ANALYSES 2014-01-04 h_vogt h_vogt [8c99ec] ngspice-26: update documentation
 AUTHORS 2017-08-24 h_vogt h_vogt [5c88d3] prepare ngspice-27
 BUGS 2014-01-04 h_vogt h_vogt [b19641] whitespace
 COPYING 2018-05-19 Holger Vogt Holger Vogt [09e3e7] update on licenses for ngspice-28
 ChangeLog 2017-08-24 h_vogt h_vogt [5c88d3] prepare ngspice-27
 DEVICES 2018-05-19 Holger Vogt Holger Vogt [b90c16] VDMOS added
 FAQ 2018-05-19 Holger Vogt Holger Vogt [831f75] update to ngspice-28
 INSTALL 2017-08-24 h_vogt h_vogt [fbde62] add info on cross compiling
 Makefile.am 2018-05-27 Holger Vogt Holger Vogt [186d3f] add same new files to EXTRA_DIST
 NEWS 2018-05-27 Holger Vogt Holger Vogt [387e69] prepare for ngspice-28
 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-05-27 Holger Vogt Holger Vogt [80362d] Update on the ADMS README
 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.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-05-19 Holger Vogt Holger Vogt [410345] Check for *.va files, exit if adms is selected
 build-for-mac-os.sh 2017-09-16 Francesco Lannutti Francesco Lannutti [af7ab7] build-for-mac-os.sh, script to build ngspice un...
 compile_linux.sh 2018-05-27 Holger Vogt Holger Vogt [e0da06] compile script for Linux
 compile_min.sh 2018-05-20 Holger Vogt Holger Vogt [f4f389] internal help: it is only available when --enab...
 compile_min_shared.sh 2018-05-19 Holger Vogt Holger Vogt [b8dd14] script for making and installing ngspice shared...
 configure.ac 2018-07-07 Holger Vogt Holger Vogt [fe8126] Add CFLAGS -fvisibility=hidden also when ngspic...
 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