Holger Vogt
55bd42431c
Add failure modes to example input
2022-11-16 21:24:42 +01:00
Holger Vogt
5360a1b1fd
Add some instance parameters to device
2022-11-16 21:24:21 +01:00
Holger Vogt
bd55500ec7
Linear area transfer curves
2022-11-12 23:51:06 +01:00
Holger Vogt
a165602efc
Replace A dvice by N device
2022-11-12 23:48:13 +01:00
Holger Vogt
4bca81fb38
BSIMCMG preliminary test cases
2022-11-12 23:41:08 +01:00
Holger Vogt
9ec0a3138d
Update to device lib: device name starts with N
2022-11-12 23:21:49 +01:00
Holger Vogt
875aa94b63
device name now starts with N (instead of A).
2022-11-12 22:37:11 +01:00
Holger Vogt
9049c80d9a
Replace 'a' by 'n' for OSDI device
2022-11-12 17:19:22 +01:00
Holger Vogt
db2ae710a9
(non-working) PSP102 examples
2022-10-31 16:35:18 +01:00
Holger Vogt
d4f070e953
New and updated test cases
2022-10-31 16:30:42 +01:00
DSPOM
c60ab4203d
update osdi version
2022-08-12 16:08:03 +02:00
DSPOM
ae3c56149e
fix: make testing script work with python version before 3.9
2022-08-12 16:08:03 +02:00
DSPOM
112d1c88bb
feat: implement python CMC test runner
2022-08-12 16:08:03 +02:00
DSPOM
2cd30c0a12
fix: update diode to latest ngspice version
2022-08-12 16:08:03 +02:00
DSPOM
016b896fa9
test: increase tolerance in tests
2022-08-12 16:08:03 +02:00
Markus Mueller
5932114781
(testig) node collapsing bugfix
2022-08-12 16:08:03 +02:00
Markus Mueller
5aa495ecf6
(testing) multiple devices test improvement
2022-08-12 16:08:03 +02:00
Markus Mueller
92aea309ec
(testing) simplify test cases, fix bug
2022-08-12 16:08:03 +02:00
DSPOM
687c251e29
test: update tests to new command
2022-08-12 16:08:02 +02:00
Markus Mueller
4036e4ec26
(testing) add res, cap and multiple devices test
2022-08-12 16:08:02 +02:00
Mario
afce91bd71
preparing CI
2022-08-12 16:08:02 +02:00
Mario
6626593606
added diode_va.c to the repo
2022-08-12 16:08:02 +02:00
Mario
5494704aec
deleting old stuff and always rebuilding the shared object
2022-08-12 16:08:02 +02:00
Mario
db59c25590
added the build of the diode shared object to the python test script
2022-08-12 16:08:02 +02:00
Mario
10c2c129a9
ignoring test results
2022-08-12 16:08:02 +02:00
Mario
7b15213668
removed netlist
2022-08-12 16:08:02 +02:00
DSPOM
c44f22b116
feat: OSDI integration prototype
...
This initial prototype is capable of performing DC, transient and AC
analysis. Not all features of OSDI are supported yet and there are still
some open questions regarding ngspice integration. However, simple
example like a level 0 diode are working well
test: test case for diode DC working with SH
test: add transient analysis to osdi_diode test
test: added docu text to osdi_diode test
test: added test case directories
fix: bug in osdi_load
test: small change to netlist
fix: implement DEVunsetup
fix: correct behaviour for MODEINITSMSIG
test: osdi diode enable all analysis modes
2022-08-12 16:08:02 +02:00