ngspice/paranoia_parallel/examples/pton
Brian Taylor d881158a41 Paranoia_Parallel: a test suite for more than 100 test circuits,
running in parallel on a multi-core machine (12 min execution time
on a i9 9900, ngspice compiled with gcc, debug mode enabled.
Linux with Valgrind and Parallel are required.
2026-06-29 17:35:00 +02:00
..
.spiceinit Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
555-timer-2.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
MCP6041.txt Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
MOS1_out.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
OPA171.txt Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
OP_MCP6041.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
Opamps_Comparators_ST.lib Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
OptiMOS5_30V_PSpice.lib Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
Optimos_out.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
README Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
TLC555.LIB Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
ad22057n.lib Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
op-test-adi.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
op-test-test.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
op-test.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
relax_osc_st.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
remcirc-test.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
rtest.lib Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
switch-invs.lib Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
switch-oscillators.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00
switch-oscillators_inc.cir Paranoia_Parallel: a test suite for more than 100 test circuits, 2026-06-29 17:35:00 +02:00

README

To run example relax_osc_st.cir, please download the device spice libs Opamps_Comparators_ST.lib
from https://www.st.com/resource/en/cad_symbol_library/opamps_comparators_st.zip

To run example Optimos_out.cir, please download the device spice libs  OptiMOS5_30V_PSpice.lib
from https://www.infineon.com/cms/en/product/promopages/power-mosfet-simulation-models/, especially
https://www.infineon.com/dgdl/Infineon-SimulationModel_OptiMOS_PowerMOSFET_PSpice_30V_N-Channel-SM-v01_00-EN.zip?fileId=5546d46256fb43b3015746ca67ac0fd3

And don't forget to add
set ngbehavior=ps
to spinit or .spiceinit to obtain PSPICE compatibility for the included (using .include) device libraries

See ngspice manual chapt. 16.13.5 for details on the PSPICE Compatibility mode.