Markus Mueller
5da1d7031c
HICUMload transient part first review, small fixes
2020-06-14 19:57:56 +02:00
Markus Mueller
eae118787e
fix hicumACload singular matrix bug
2020-06-13 21:52:32 +02:00
dwarning
7a41174b5e
add ads for qa test
2020-06-11 18:22:42 +02:00
Markus Mueller
b401428cdd
minor cleaning
2020-06-10 18:17:44 +02:00
Markus Mueller
55e14e62e7
dirty fix iavl
2020-06-07 13:20:12 +02:00
Markus Mueller
99a21e9f61
some minor modificaitons, avalanche current problems
2020-06-07 12:15:39 +02:00
dwarning
6b9f5647ca
first version for cmc qa check
2020-06-04 18:23:10 +02:00
mariok
460e7ec04b
more thermal stuff implemented
2020-05-20 11:22:01 +02:00
mariok
890ccc415f
implemented hicum_diode as example
2020-05-12 19:55:23 +02:00
mariok
3008c526bf
removed QpT and testing only 1 OP
2020-05-04 19:00:31 +02:00
mariok
8a73697675
fixed dual number Q_0_hjei_vbe
2020-05-04 18:03:46 +02:00
mariok
5783938b08
reintroduced dtemp as instance parameter
2020-05-04 16:30:41 +02:00
mariok
c897e60c8b
pointer in ask
2020-04-27 18:12:40 +02:00
mariok
d86caadb07
added nodes for NQS
2020-04-23 18:23:40 +02:00
mariok
1b0cf0d08c
testing with and without self heating
2020-04-23 16:59:55 +02:00
mariok
64c0c41180
Merge branch 'markus_dev' into hicum2-thermal
2020-04-23 16:29:18 +02:00
mariok
0d0c6a0800
assigned the temperature derivates to me
2020-04-23 16:26:37 +02:00
mariok
c7e5df27db
DC runs with Ixf
2020-04-16 14:44:41 +02:00
mariok
08a0e6a019
gummel works with flsh = 1 and flnqs = 0
2020-04-15 18:15:26 +02:00
mariok
b83e05ee95
added test to makefile
2020-04-14 16:09:42 +02:00
mariok
7d29a9a269
test circuit and results
2020-04-14 10:06:27 +02:00
Anthony J. Bentley
f40f5a5ae4
When check.sh was modified to run ngspice/sed without && in between, the change was not applied to the OpenBSD/SunOS branch. This leads to a test failure when ngspice returns nonzero, as in xpressn-1.cir, xpressn-2.cir, xpressn-3.cir, and bxpressn-1.cir.
...
Attached patch makes the code like the Linux code, and all tests now pass on OpenBSD.
2019-11-30 11:36:48 +01:00
Kevin Zheng
e25593fa55
add FreeBSD
2019-09-20 20:10:01 +02:00
rlar
fc354ffe83
some .subckt scope regression tests
2019-09-14 11:23:11 +02:00
Holger Vogt
59d0e950f4
Revert "Add 'set stepsizelimit' also to spinit in 'make check'"
...
This reverts commit 23402a01cc .
2019-08-13 23:34:29 +02:00
Holger Vogt
883bccad7a
Add 'set stepsizelimit' also to spinit in 'make check'
2019-03-21 20:24:44 +01:00
Holger Vogt
9e6d6be8e2
regression first, then xspice, then the model qua tests
2018-11-18 16:01:45 +01:00
Holger Vogt
4f3b0ca137
add .if ... .endif test to misc in regression
2018-11-18 16:01:12 +01:00
Holger Vogt
cc4b00f991
make regrssion test first, the xspice, then model qua tests
2018-11-18 16:01:04 +01:00
Holger Vogt
38ed802ba4
add alter-1.cir to EXTRA_DIST
2018-06-01 21:57:28 +02:00
Holger Vogt
06e669fdf7
add alter-1.cir to allow the regression test
2018-05-31 19:07:01 +02:00
rlar
1a39d3f59d
spicelib/parser, support instance parameter defaults on .model lines
2018-05-19 15:40:20 +02:00
rlar
c8aac12374
regression test for device.c "alter"
2018-05-15 22:33:50 +02:00
rlar
6903584e99
asrc/asrcacld.c, bug fix, reciproc tc coefficient
2018-02-25 21:59:15 +01:00
rlar
c5d8ad792e
analysis/acsetp.c, ac analysis, allow frequency=0
2018-01-15 19:04:52 +01:00
rlar
480a3f6be1
tests/regression/misc/resume-1.cir, expose bug
...
alter "resistance" and "resistor coefficient"
is not honoured when resuming a transient simulation.
2017-10-21 19:05:28 +02:00
rlar
e0126a4947
tests/regression/misc, check resistor flicker noise
2017-10-21 19:05:27 +02:00
rlar
3f9e79925e
tests/bin/check.sh, process MINGW and MSYS test results like Linux
2017-09-16 20:42:17 +02:00
rlar
e9a675efb6
regression/**/*.cir, hide printed numeric values in some test cases
...
these tests shall be decided by "exit" value,
not be "diffing" the printed numerical values
2017-09-16 20:32:05 +02:00
dwarning
9f931ad155
modelQaTestRoutines.om, avoid '(' ')' and '/' in the platform name
...
which will be used as a directory name
2017-09-16 20:30:42 +02:00
rlar
98c0e4bdae
qa tests, avoid repeated exection of ngspice for version detection
2017-08-03 17:02:57 +02:00
dwarning
104d65bebe
compareSimulationResults.pl, debug printout improvements
2017-08-03 17:02:21 +02:00
dwarning
72531c955d
charge check added by Colin McAndrew
2017-08-03 17:02:00 +02:00
dwarning
118026cfb9
ngspice version detection implemented
2017-08-03 17:01:49 +02:00
dwarning
eacbc3702d
fix ac-analysis check and overall improvements
2017-08-03 17:01:40 +02:00
dwarning
5214bd4b96
run_cmc_check, make shell string compare safe
2017-08-03 17:01:17 +02:00
rlar
6f7b68945d
tests/regression/sens, fix test cases
...
which have been invalidated by commit:
ifparm, #4/16, missing IF_REDUNDANT for some aliases, introduce IOPAPR
before this commit, sensitivity to "capacitance" was published twice,
once with name "c1" (reference name of a CAP device)
and as "c1_c" (reference name of a CAP concatenated with param name "c")
after said commit, sensitivity is no longer published as "c1_c"
(because "c" is only an "alias"/IF_REDUNDANT of the main parameter
which is named "capacitance", and "capacitance" is a IF_PRINCIPAL
and thus avoids "concatenation" of the parameter name)
2017-04-21 18:52:43 +02:00
dwarning
3f0096fd46
bsim4 model update according berkeley release - code change
2017-03-31 14:48:14 +02:00
h_vogt
c260a83114
d_state.cir: print all event nodes to vcd file
2016-08-15 19:24:15 +02:00
h_vogt
0a9917e142
check.sh, enable msys2
2016-08-15 11:27:06 +02:00