| .. |
|
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.
|
7 months ago |
|
frontend
|
Update to commit
|
4 months ago |
|
include
|
Improve comments
|
5 months ago |
|
maths
|
Allocating arrays of double* should use sizeof double* not double, even though they may be the same. Avoid potential divide by zero.
|
8 months ago |
|
misc
|
add new function gettok_node_br which adds braces { } on its list
|
6 months ago |
|
osdi
|
free(info.errors) leads to a assertion error on the heap.
|
7 months ago |
|
spicelib
|
Minor change in VDMOS that helps VADistiller.
|
4 months ago |
|
xspice
|
Remove all entries connected to IPC, an outdated (>30 years)
|
5 months ago |
|
ChangeLog
|
Holger Vogt Windows port for Ngspice.
|
25 years ago |
|
Makefile.am
|
Remove all entries connected to IPC, an outdated (>30 years)
|
5 months ago |
|
ciderinit
|
Cider simulator (scripts) Import.
|
23 years ago |
|
conf.c
|
Updating links to ngspice web pages
|
3 years ago |
|
conf.h
|
unify #ifndef include wrapper
|
12 years ago |
|
devaxis
|
Cider simulator (scripts) Import.
|
23 years ago |
|
devload
|
Cider simulator (scripts) Import.
|
23 years ago |
|
hist_info.c
|
missing part of patch #56
|
7 years ago |
|
hist_info.h
|
missing part of patch #56
|
7 years ago |
|
main.c
|
Improve error messages.
|
5 months ago |
|
makeidx.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
nghelp.c
|
re-enable making the old help system for Linux/Cygwin
|
5 years ago |
|
ngicon.rc
|
adding the ngspice icon to the MINGW executable
|
6 years ago |
|
ngmultidec.c
|
use 'fabs()'
|
10 years ago |
|
ngnutmeg.c
|
cleanup, whitespace
|
14 years ago |
|
ngproc2mod.c
|
re-enable making old apps with --enable-oldapps
|
6 years ago |
|
ngsconvert.c
|
Fixes bug by patch 124 offered by kreijstal
|
10 months ago |
|
ngspice.c
|
cleanup, whitespace
|
14 years ago |
|
ngspice.ico
|
adding the ngspice icon to the MINGW executable
|
6 years ago |
|
ngspice.txt
|
remove the ancient nobjthack option to fake 3-terminal bjt's
|
10 years ago |
|
pkgIndex.tcl.in
|
bug fix, implementation of the X11 draw arc implementation.
|
16 years ago |
|
setplot
|
odification to parsing function for new device model (BSIM3SOIDD). Prepended
|
26 years ago |
|
sharedspice.c
|
Fix for an error message seen when testing the shx shared-library
|
10 months ago |
|
spectrum
|
sighandler_t not under Wondows, spetrum script updated
|
16 years ago |
|
spice.def
|
missing newline at end of file
|
14 years ago |
|
spinit.in
|
Add XSPICE models for transmission lines
|
8 months ago |
|
tclspice.c
|
compile with gcc-14 fails due to `-Werror=incompatible-pointer-types`
|
2 years ago |
|
tclspice.map
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
|
tclspinit.in
|
generate spinit and tclspinit at `make' time
|
14 years ago |
|
winmain.c
|
Improve reading the source code sequence by extra comments:
|
6 months ago |
|
winmain.h
|
[PATCH #56] New history buffering
|
7 years ago |