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
devaxis
devload
hist_info.c
hist_info.h
main.c Prevent error: implicit declaration of function ‘get_local_home’ 2024-03-16 23:18:13 +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
ngmultidec.c
ngnutmeg.c
ngproc2mod.c
ngsconvert.c Repair the broken --enable-oldapps option 2022-12-11 15:47:05 +01:00
ngspice.c
ngspice.ico
ngspice.txt
pkgIndex.tcl.in
setplot
sharedspice.c Improve debugging using shared ngspice: 2024-08-16 12:21:12 +02:00
spectrum
spice.def
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
winmain.c Recognise *ng_script_with_params" in the first line of the first 2023-11-27 17:06:39 +00:00
winmain.h