| .. |
|
ChangeLog
|
Holger Vogt Windows port for Ngspice.
|
2002-01-03 22:44:21 +00:00 |
|
Makefile.am
|
S-parameters in ngspice
|
2022-03-29 09:06:10 +02:00 |
|
acan.c
|
Add const to some parameters, made function static
|
2020-03-15 08:51:02 +01:00 |
|
acaskq.c
|
auxiliary define `job' --> local variable `job'
|
2011-12-13 18:02:14 +00:00 |
|
acsetp.c
|
analysis/acsetp.c, ac analysis, allow frequency=0
|
2018-01-15 19:04:52 +01:00 |
|
analysis.c
|
S parameter simulation
|
2022-02-17 15:48:00 +01:00 |
|
analysis.h
|
avoid leading underscore in preprocessor macros
|
2013-12-31 12:54:27 +01:00 |
|
cktacct.c
|
removed ancient PARALLEL_ARCH feature
|
2012-10-22 23:06:25 +02:00 |
|
cktacdum.c
|
cleanup, signature of CKTacDump() and CKTdump(), void* --> runDesc*
|
2014-10-12 22:07:28 +02:00 |
|
cktaskaq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktasknq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktbkdum.c
|
cleanup, use array operator
|
2013-12-31 12:54:43 +01:00 |
|
cktclrbk.c
|
cleanup, use array operator
|
2013-12-31 12:54:43 +01:00 |
|
cktdelt.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktdest.c
|
S-parameters in ngspice
|
2022-03-29 09:06:10 +02:00 |
|
cktdisto.c
|
FALLTHROUGH
|
2020-04-27 10:21:59 +02:00 |
|
cktdlti.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktdltm.c
|
introduce GENinstanceFree() and GENmodelFree()
|
2018-02-17 11:53:07 +01:00 |
|
cktdltn.c
|
check for illegal DEVsetup() DEVunsetup() patterns.
|
2017-04-12 21:32:51 +02:00 |
|
cktdojob.c
|
Prepare Cshunt: add a cpacitor to each voltage node
|
2021-07-02 11:52:15 +02:00 |
|
cktdump.c
|
cleanup, signature of CKTacDump() and CKTdump(), void* --> runDesc*
|
2014-10-12 22:07:28 +02:00 |
|
cktfbran.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktfnda.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktfndm.c
|
CKTfndMod(), drop unused arguments `type' and `modfast'
|
2013-12-31 16:12:26 +01:00 |
|
cktfnode.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktftask.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktgrnd.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
ckti2nod.c
|
GENmodel, GENinstance, change layout, #4/4, complete the change
|
2018-02-17 11:53:06 +01:00 |
|
cktic.c
|
During setup, ASRC (aka B source) uses ckt->CKTrhsOld[node->number]
|
2020-04-21 19:54:41 +02:00 |
|
cktlnkeq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktload.c
|
ngspice/evt.h, ngspice/enh.t, reduce scope of these include files
|
2016-05-07 15:36:43 +02:00 |
|
cktmapn.c
|
cleanup IFnewUid() invocations
|
2013-12-31 16:11:37 +01:00 |
|
cktmask.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktmcrt.c
|
spicelib/parser, support instance parameter defaults on .model lines
|
2018-05-19 15:40:20 +02:00 |
|
cktmkcur.c
|
cleanup IFnewUid() invocations
|
2013-12-31 16:11:37 +01:00 |
|
cktmknod.c
|
avoid `(IFuid) 0' cast
|
2013-12-31 16:11:00 +01:00 |
|
cktmkvol.c
|
cleanup IFnewUid() invocations
|
2013-12-31 16:11:37 +01:00 |
|
cktmpar.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktnames.c
|
spfactor.c, cktnames.c, don't crash when simulating "nothing"
|
2015-02-08 22:07:14 +01:00 |
|
cktncdump.c
|
use strchr() instead of strstr()
|
2017-03-19 20:24:49 +01:00 |
|
cktnewan.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktneweq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktnewn.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktnodn.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktnoise.c
|
noisean, introduce a .control variable "sqrnoise" to deliver noise data in squared representation
|
2015-03-23 19:32:33 +01:00 |
|
cktntask.c
|
Efficiency: Remove setting the random seed to behind the options selection
|
2021-07-02 11:53:42 +02:00 |
|
cktnum2n.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktop.c
|
Put the gmin reversal into the comment
|
2021-12-13 21:43:50 +01:00 |
|
cktparam.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktpmnam.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktpname.c
|
analysis/cktpname.c, #4/4, cleanup
|
2018-02-03 13:17:17 +01:00 |
|
cktpzld.c
|
removed ancient PARALLEL_ARCH feature
|
2012-10-22 23:06:25 +02:00 |
|
cktpzset.c
|
use `SWAP' macro
|
2016-03-22 13:04:13 +01:00 |
|
cktpzstr.c
|
drop macro `NEW', use TMALLOC instead
|
2015-12-19 19:38:55 +01:00 |
|
cktsens.c
|
[PATCH 4/6] Fixed Visual Studio C4456 compiler warning related to
|
2019-08-13 23:18:16 +02:00 |
|
cktsetap.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktsetbk.c
|
prevent crash if first breakpoint is beyond optran max time
|
2021-09-29 20:08:28 +02:00 |
|
cktsetnp.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktsetup.c
|
prevent string overflow by adding the string length
|
2018-07-22 14:57:49 +02:00 |
|
cktsgen.c
|
drop macro `NEW', use TMALLOC instead
|
2015-12-19 19:38:55 +01:00 |
|
cktsopt.c
|
Prepare Cshunt: add a cpacitor to each voltage node
|
2021-07-02 11:52:15 +02:00 |
|
cktspdum.c
|
Compile only when RFSPICE is selected in config.h
|
2022-03-30 15:54:35 +02:00 |
|
cktspnoise.c
|
S-parameters in ngspice
|
2022-03-29 09:06:10 +02:00 |
|
ckttemp.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cktterr.c
|
cleanup, use array operator
|
2013-12-31 12:54:43 +01:00 |
|
ckttroub.c
|
Add resistance sweep error message for failing optran
|
2021-09-29 20:22:34 +02:00 |
|
ckttrunc.c
|
rm extra text after end of preprocessing directive
|
2018-10-27 11:09:07 +02:00 |
|
ckttyplk.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
cluster.c
|
fix file modes
|
2012-06-12 21:26:29 +02:00 |
|
com_optran.h
|
header for optran
|
2021-09-29 20:05:08 +02:00 |
|
daskq.c
|
auxiliary define `job' --> local variable `job'
|
2011-12-13 18:02:14 +00:00 |
|
dcoaskq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
dcop.c
|
indentation
|
2020-08-20 15:46:44 +02:00 |
|
dcosetp.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
dcpss.c
|
fix typo
|
2020-08-20 15:47:17 +02:00 |
|
dctaskq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
dctran.c
|
if 'set ngdebug' print out transient initial conditions also with UIC set.
|
2021-09-29 20:10:25 +02:00 |
|
dctrcurv.c
|
Fix a bug in the 'dc' progress report
|
2021-07-05 14:31:32 +02:00 |
|
dctsetp.c
|
rename various analysis vars --> `job'
|
2011-12-13 18:04:28 +00:00 |
|
distoan.c
|
use `SWAP' macro
|
2016-03-22 13:04:13 +01:00 |
|
dkerproc.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
dloadfns.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
dsetparm.c
|
auxiliary define `job' --> local variable `job'
|
2011-12-13 18:02:14 +00:00 |
|
naskq.c
|
auxiliary define `job' --> local variable `job'
|
2011-12-13 18:02:14 +00:00 |
|
nevalsrc.c
|
Provide access to the necessary structs like cplx
|
2022-03-29 16:22:49 +02:00 |
|
ninteg.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
noisean.c
|
noisean.c, beautify the code
|
2018-11-18 15:48:58 +01:00 |
|
noisesp.c
|
add missing noisesp.c
|
2022-03-29 16:00:10 +02:00 |
|
nsetparm.c
|
auxiliary define `job' --> local variable `job'
|
2011-12-13 18:02:14 +00:00 |
|
optran.c
|
correct assignment of a variable value to a 1-bit-field
|
2021-12-13 21:40:57 +01:00 |
|
pssaskq.c
|
next version of PSS2
|
2012-12-28 18:15:37 +01:00 |
|
pssinit.c
|
next version of PSS2
|
2012-12-28 18:15:37 +01:00 |
|
psssetp.c
|
next version of PSS2
|
2012-12-28 18:15:37 +01:00 |
|
pzan.c
|
cleanup IFnewUid() invocations
|
2013-12-31 16:11:37 +01:00 |
|
pzaskq.c
|
auxiliary define `job' --> local variable `job'
|
2011-12-13 18:02:14 +00:00 |
|
pzsetp.c
|
auxiliary define `job' --> local variable `job'
|
2011-12-13 18:02:14 +00:00 |
|
sensaskq.c
|
sensitivity, drop redundant #defines SENS_LIN/OCT/DEC/DEFPERT
|
2018-04-15 15:05:02 +02:00 |
|
senssetp.c
|
sensitivity, drop redundant #defines SENS_LIN/OCT/DEC/DEFPERT
|
2018-04-15 15:05:02 +02:00 |
|
span.c
|
S-parameters in ngspice
|
2022-03-29 09:06:10 +02:00 |
|
spaskq.c
|
S-parameters in ngspice
|
2022-03-29 09:06:10 +02:00 |
|
spsetp.c
|
S-parameters in ngspice
|
2022-03-29 09:06:10 +02:00 |
|
tfanal.c
|
GENmodel, GENinstance, change layout, #4/4, complete the change
|
2018-02-17 11:53:06 +01:00 |
|
tfaskq.c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
|
tfsetp.c
|
auxiliary define `job' --> local variable `job'
|
2011-12-13 18:02:14 +00:00 |
|
tranaskq.c
|
auxiliary define `job' --> local variable `job'
|
2011-12-13 18:02:14 +00:00 |
|
traninit.c
|
Improve commant
|
2019-08-13 23:35:03 +02:00 |
|
transetp.c
|
spicelib/analysis/transetp.c, fix typo, `TST0P' -> `TSTOP'
|
2016-01-22 22:41:32 +01:00 |