ngspice/src
Holger Vogt 01bdd44ef9 Modify the previous commit a616a0abe:
no spaces in the first column
2023-09-15 23:41:12 +02:00
..
ciderlib Fix some memory leaks (Patch provided by Brian Taylor) 2023-08-16 11:14:25 +02:00
frontend Modify the previous commit a616a0abe: 2023-09-15 23:41:12 +02:00
include By default, use the shortest typical delay estimate. This makes the digi_74LS90_74LS42.cir testcase for bug641 behave almost the same as MicroCap 12. In ngspice and MicroCap, the only signal with a glitch is not_y8. The other not_* signals look the same. Setting ps_use_mntymx in .spiceinit will change the delay estimates. See the function set_u_devices_info in src/frontend/udevices.c for the various settings of ps_use_mntymx. 2023-09-09 23:22:06 +02:00
maths Some KLU warnings are useless for the normal user, as she or he 2023-09-10 14:41:16 +02:00
misc Revert "Add code in ivars.c to look for a SPICE_ROOT environment variable" 2023-08-06 16:27:33 +02:00
osdi Remove memory leak by not mallocing unused node_ids. 2023-09-09 23:35:54 +02:00
spicelib Fix previous commit [acb7f2] 2023-09-11 22:48:50 +02:00
xspice Getting rid of SPARSE for Initial Circuit Matrix creation. Now KLU is totally independent from SPARSE. This opens up the interface for other solvers as well 2023-08-16 11:14:18 +02:00
ChangeLog Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
Makefile.am Fixed the KLU package to let it correctly compile in libngspice.so 2023-08-16 11:14:10 +02:00
ciderinit Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
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 Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
devload Cider simulator (scripts) Import. 2003-08-11 19:40:31 +00:00
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 Move extern declaration to the top, out of any function. 2023-07-15 11:33:11 +02: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 odification to parsing function for new device model (BSIM3SOIDD). Prepended 2001-01-21 17:24:23 +00:00
sharedspice.c Prevent crash when ControlledExit* is not initialized 2023-07-15 11:28:07 +02:00
spectrum sighandler_t not under Wondows, spetrum script updated 2010-07-06 12:24:08 +00:00
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
spinit.in Revert "Add code in ivars.c to look for a SPICE_ROOT environment variable" 2023-08-06 16:27:33 +02:00
tclspice.c Add and ignore angle in fcn for text out 2020-03-15 08:51:05 +01:00
tclspice.map TCLSPICE IMPORT + libtool + measure2 command 2008-08-27 13:39:05 +00:00
tclspinit.in generate spinit and tclspinit at `make' time 2011-12-29 14:29:44 +00:00
winmain.c Add an option nginfo to enable a status report during simulation 2023-07-31 14:26:40 +02:00
winmain.h [PATCH #56] New history buffering 2019-08-13 23:30:05 +02:00