Commit Graph

14 Commits

Author SHA1 Message Date
DSPOM c60ab4203d update osdi version 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 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