ngspice/src
Holger Vogt 6ec6e1c723 Add optional series resistance or junction capacitance, if non
is defined in the .model statement. This may help achieving
convergence if subcircut models of opamps etc use simple diodes
as voltage limiters. Example call:
.options diode_cj0=20p diode_rser=20m
2024-09-23 12:34:17 +02:00
..
ciderlib Error and warning messages to stderr 2024-08-01 13:28:32 +02:00
frontend Fix commit 09685dde1 2024-09-13 11:35:28 +02:00
include Fix gcc warnings. 2024-07-25 21:33:44 +02:00
maths Fix bug #680. Check that src/dest memcpy arguments are non-NULL. 2024-08-23 19:52:30 +02:00
misc misc/string.c: fix one byte ahead access in dup_string 2024-07-16 15:52:09 +09:00
osdi Fix common typo: unkown -> unknown 2024-07-09 14:50:21 +02:00
spicelib Add optional series resistance or junction capacitance, if non 2024-09-23 12:34:17 +02:00
xspice Fix #686: "XSpice Verilog Vector Input Bug". 2024-08-16 12:25:30 +02:00
ChangeLog
Makefile.am Preliminary fix to bug report 660 2024-02-13 14:04:58 +01:00
ciderinit
conf.c Updating links to ngspice web pages 2023-03-18 14:37:02 +01:00
conf.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
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 Prevent error: implicit declaration of function ‘get_local_home’ 2024-03-16 23:18:13 +01:00
makeidx.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
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 cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngproc2mod.c re-enable making old apps with --enable-oldapps 2020-03-15 08:51:16 +01:00
ngsconvert.c Repair the broken --enable-oldapps option 2022-12-11 15:47:05 +01:00
ngspice.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
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 fix file modes 2012-06-12 21:26:29 +02:00
setplot
sharedspice.c Improve debugging using shared ngspice: 2024-08-16 12:21:12 +02:00
spectrum
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
spinit.in Unify all spinit sources 2024-05-01 10:27:31 +02:00
tclspice.c compile with gcc-14 fails due to `-Werror=incompatible-pointer-types` 2024-02-02 11:12:24 +01:00
tclspice.map
tclspinit.in generate spinit and tclspinit at `make' time 2011-12-29 14:29:44 +00:00
winmain.c Recognise *ng_script_with_params" in the first line of the first 2023-11-27 17:06:39 +00:00
winmain.h [PATCH #56] New history buffering 2019-08-13 23:30:05 +02:00