| .. |
|
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.
|
2025-09-08 23:33:41 +02:00 |
|
frontend
|
Remove variable and flag 'use_numparams'.
|
2025-11-16 12:12:48 +01:00 |
|
include
|
Improve comments
|
2025-10-21 22:17:35 +02:00 |
|
maths
|
Allocating arrays of double* should use sizeof double* not double, even though they may be the same. Avoid potential divide by zero.
|
2025-07-29 11:03:28 +02:00 |
|
misc
|
add new function gettok_node_br which adds braces { } on its list
|
2025-09-19 16:53:11 +02:00 |
|
osdi
|
free(info.errors) leads to a assertion error on the heap.
|
2025-09-04 00:25:26 +02:00 |
|
spicelib
|
Try to equalise the last two time steps before a breakpoint,
|
2025-11-15 19:50:04 +01:00 |
|
xspice
|
Remove all entries connected to IPC, an outdated (>30 years)
|
2025-10-21 11:18:22 +02:00 |
|
ChangeLog
|
…
|
|
|
Makefile.am
|
Remove all entries connected to IPC, an outdated (>30 years)
|
2025-10-21 11:18:22 +02: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
|
Improve error messages.
|
2025-10-15 17:37:14 +02: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
|
…
|
|
|
ngnutmeg.c
|
…
|
|
|
ngproc2mod.c
|
re-enable making old apps with --enable-oldapps
|
2020-03-15 08:51:16 +01:00 |
|
ngsconvert.c
|
Fixes bug by patch 124 offered by kreijstal
|
2025-05-24 11:22:30 +02:00 |
|
ngspice.c
|
…
|
|
|
ngspice.ico
|
adding the ngspice icon to the MINGW executable
|
2020-08-20 15:19:21 +02:00 |
|
ngspice.txt
|
…
|
|
|
pkgIndex.tcl.in
|
…
|
|
|
setplot
|
…
|
|
|
sharedspice.c
|
Fix for an error message seen when testing the shx shared-library
|
2025-05-24 11:28:24 +02:00 |
|
spectrum
|
…
|
|
|
spice.def
|
…
|
|
|
spinit.in
|
Add XSPICE models for transmission lines
|
2025-07-29 10:54:23 +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
|
Improve reading the source code sequence by extra comments:
|
2025-10-03 15:45:47 +02:00 |
|
winmain.h
|
[PATCH #56] New history buffering
|
2019-08-13 23:30:05 +02:00 |