| .. |
|
ChangeLog
|
Holger Vogt Windows port for Ngspice.
|
25 years ago |
|
Makefile.am
|
Transient op calculation added to the standard operating point code.
|
5 years ago |
|
acan.c
|
Add const to some parameters, made function static
|
6 years ago |
|
acaskq.c
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
|
acsetp.c
|
analysis/acsetp.c, ac analysis, allow frequency=0
|
8 years ago |
|
analysis.c
|
fix sense2, which is unsupported code
|
12 years ago |
|
analysis.h
|
avoid leading underscore in preprocessor macros
|
12 years ago |
|
cktacct.c
|
removed ancient PARALLEL_ARCH feature
|
14 years ago |
|
cktacdum.c
|
cleanup, signature of CKTacDump() and CKTdump(), void* --> runDesc*
|
12 years ago |
|
cktaskaq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktasknq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktbkdum.c
|
cleanup, use array operator
|
12 years ago |
|
cktclrbk.c
|
cleanup, use array operator
|
12 years ago |
|
cktdelt.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktdest.c
|
Plug another memory leak in LTRA transmission line
|
5 years ago |
|
cktdisto.c
|
FALLTHROUGH
|
6 years ago |
|
cktdlti.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktdltm.c
|
introduce GENinstanceFree() and GENmodelFree()
|
8 years ago |
|
cktdltn.c
|
check for illegal DEVsetup() DEVunsetup() patterns.
|
9 years ago |
|
cktdojob.c
|
Prepare Cshunt: add a cpacitor to each voltage node
|
5 years ago |
|
cktdump.c
|
cleanup, signature of CKTacDump() and CKTdump(), void* --> runDesc*
|
12 years ago |
|
cktfbran.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktfnda.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktfndm.c
|
CKTfndMod(), drop unused arguments `type' and `modfast'
|
12 years ago |
|
cktfnode.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktftask.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktgrnd.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
ckti2nod.c
|
GENmodel, GENinstance, change layout, #4/4, complete the change
|
8 years ago |
|
cktic.c
|
During setup, ASRC (aka B source) uses ckt->CKTrhsOld[node->number]
|
6 years ago |
|
cktlnkeq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktload.c
|
ngspice/evt.h, ngspice/enh.t, reduce scope of these include files
|
10 years ago |
|
cktmapn.c
|
cleanup IFnewUid() invocations
|
12 years ago |
|
cktmask.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktmcrt.c
|
spicelib/parser, support instance parameter defaults on .model lines
|
8 years ago |
|
cktmkcur.c
|
cleanup IFnewUid() invocations
|
12 years ago |
|
cktmknod.c
|
avoid `(IFuid) 0' cast
|
12 years ago |
|
cktmkvol.c
|
cleanup IFnewUid() invocations
|
12 years ago |
|
cktmpar.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktnames.c
|
spfactor.c, cktnames.c, don't crash when simulating "nothing"
|
11 years ago |
|
cktncdump.c
|
use strchr() instead of strstr()
|
9 years ago |
|
cktnewan.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktneweq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktnewn.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktnodn.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktnoise.c
|
noisean, introduce a .control variable "sqrnoise" to deliver noise data in squared representation
|
11 years ago |
|
cktntask.c
|
Efficiency: Remove setting the random seed to behind the options selection
|
5 years ago |
|
cktnum2n.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktop.c
|
Reverse the sequence of dynamic-gmin and new-gmin.
|
4 years ago |
|
cktparam.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktpmnam.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktpname.c
|
analysis/cktpname.c, #4/4, cleanup
|
8 years ago |
|
cktpzld.c
|
removed ancient PARALLEL_ARCH feature
|
14 years ago |
|
cktpzset.c
|
use `SWAP' macro
|
10 years ago |
|
cktpzstr.c
|
drop macro `NEW', use TMALLOC instead
|
10 years ago |
|
cktsens.c
|
[PATCH 4/6] Fixed Visual Studio C4456 compiler warning related to
|
7 years ago |
|
cktsetap.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktsetbk.c
|
prevent crash if first breakpoint is beyond optran max time
|
5 years ago |
|
cktsetnp.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktsetup.c
|
prevent string overflow by adding the string length
|
8 years ago |
|
cktsgen.c
|
drop macro `NEW', use TMALLOC instead
|
10 years ago |
|
cktsopt.c
|
Prepare Cshunt: add a cpacitor to each voltage node
|
5 years ago |
|
ckttemp.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cktterr.c
|
cleanup, use array operator
|
12 years ago |
|
ckttroub.c
|
Add resistance sweep error message for failing optran
|
5 years ago |
|
ckttrunc.c
|
rm extra text after end of preprocessing directive
|
8 years ago |
|
ckttyplk.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
cluster.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
com_optran.h
|
header for optran
|
5 years ago |
|
daskq.c
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
|
dcoaskq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
dcop.c
|
indentation
|
6 years ago |
|
dcosetp.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
dcpss.c
|
fix typo
|
6 years ago |
|
dctaskq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
dctran.c
|
if 'set ngdebug' print out transient initial conditions also with UIC set.
|
5 years ago |
|
dctrcurv.c
|
Fix a bug in the 'dc' progress report
|
5 years ago |
|
dctsetp.c
|
rename various analysis vars --> `job'
|
14 years ago |
|
distoan.c
|
use `SWAP' macro
|
10 years ago |
|
dkerproc.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
dloadfns.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
dsetparm.c
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
|
naskq.c
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
|
nevalsrc.c
|
cleanup, use array operator
|
12 years ago |
|
ninteg.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
noisean.c
|
noisean.c, beautify the code
|
7 years ago |
|
nsetparm.c
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
|
optran.c
|
correct assignment of a variable value to a 1-bit-field
|
4 years ago |
|
pssaskq.c
|
next version of PSS2
|
13 years ago |
|
pssinit.c
|
next version of PSS2
|
13 years ago |
|
psssetp.c
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
|
pzan.c
|
cleanup IFnewUid() invocations
|
12 years ago |
|
pzaskq.c
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
|
pzsetp.c
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
|
sensaskq.c
|
sensitivity, drop redundant #defines SENS_LIN/OCT/DEC/DEFPERT
|
8 years ago |
|
senssetp.c
|
sensitivity, drop redundant #defines SENS_LIN/OCT/DEC/DEFPERT
|
8 years ago |
|
tfanal.c
|
GENmodel, GENinstance, change layout, #4/4, complete the change
|
8 years ago |
|
tfaskq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
|
tfsetp.c
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
|
tranaskq.c
|
auxiliary define `job' --> local variable `job'
|
14 years ago |
|
traninit.c
|
Improve commant
|
7 years ago |
|
transetp.c
|
spicelib/analysis/transetp.c, fix typo, `TST0P' -> `TSTOP'
|
10 years ago |