ngspice/src
Seth Hillbrand 6bb89dac01 Implement MIFnoise(), the generic noise callback for all XSPICE code
models. Two discovery modes are supported: declarative, where models
define reserved parameter names (noise_voltage, noise_current,
noise_corner, noise_exponent) and get automatic noise sources and
programmatic, where models register sources via cm_noise_add_source()
during MIF_NOI analysis calls.
2026-04-22 08:45:28 +02:00
..
ciderlib Enable CIDER with KLU for DC, OP, and TRAN analyses. Small signal AC analysis is not yet supported for CIDER complex valued device KLU matrices. The examples/cider testcases produce printed simulation result values which have slight differences between Sparse and KLU. Differences are probably expected and in a few cases are ~1-2%, sometimes a little more. This should be good enough for most CIDER analyses. Francesco did a good piece of work. Runtimes are significantly shorter with KLU. 2026-02-03 13:55:12 +01:00
frontend Implement getrusage() with ru_maxrss permanently for Apple ARM. 2026-04-18 13:27:07 +02:00
include Implement MIFnoise(), the generic noise callback for all XSPICE code 2026-04-22 08:45:27 +02:00
maths Continue Newton iteration until currents settle. 2026-04-06 00:01:12 +02:00
misc add new function gettok_node_br which adds braces { } on its list 2026-02-03 13:57:23 +01:00
osdi Fixes a memory corruption bug resulting from improper parsing 2026-02-03 14:17:59 +01:00
spicelib Implement MIFnoise(), the generic noise callback for all XSPICE code 2026-04-22 08:45:27 +02:00
xspice Implement MIFnoise(), the generic noise callback for all XSPICE code 2026-04-22 08:45:28 +02:00
ChangeLog
Makefile.am rm ngnutmeg from build list of old apps 2026-02-03 14:22:29 +01:00
ciderinit
conf.c Updating links to ngspice web pages 2023-03-18 14:37:02 +01:00
conf.h
devaxis
devload
hist_info.c missing part of patch #56 2019-08-13 23:30:39 +02:00
hist_info.h missing part of patch #56 2019-08-13 23:30:39 +02:00
main.c Discard all XSPICE event data when using "-b -r", as there is no way 2026-04-01 07:35:20 +01:00
makeidx.c
nghelp.c re-enable making the old help system for Linux/Cygwin 2021-07-08 15:34:41 +02:00
ngicon.rc adding the ngspice icon to the MINGW executable 2020-08-20 15:19:21 +02:00
ngmultidec.c use 'fabs()' 2016-10-15 15:06:17 +02:00
ngnutmeg.c
ngproc2mod.c re-enable making old apps with --enable-oldapps 2020-03-15 08:51:16 +01:00
ngsconvert.c convert to lower case for spice2 input and remove few warnings 2026-02-03 14:22:37 +01:00
ngspice.c
ngspice.ico adding the ngspice icon to the MINGW executable 2020-08-20 15:19:21 +02:00
ngspice.txt remove the ancient nobjthack option to fake 3-terminal bjt's 2016-11-01 11:56:48 +01:00
pkgIndex.tcl.in
setplot
sharedspice.c Fix NULL dereference of getpwuid() result and missing tfree() 2026-04-21 20:00:46 +02:00
spectrum
spice.def
spinit.in Add the non-nqs PSP103 OSDI model to spinit 2026-02-03 14:21:24 +01:00
tclspice.c Fix NULL dereference of getpwuid() result and missing tfree() 2026-04-21 20:00:46 +02:00
tclspice.map
tclspinit.in
winmain.c Prevent potential buffer s overflow by limiting the characters written. 2026-03-20 10:39:10 +01:00
winmain.h [PATCH #56] New history buffering 2019-08-13 23:30:05 +02:00