ngspice/examples/p-to-n-examples
Holger Vogt 5af7956498 remove options not needed
local behavior setting
2022-02-26 11:01:12 +01:00
..
.spiceinit remove options not needed 2022-02-26 11:01:12 +01:00
555-timer-2.cir remove options not needed 2022-02-26 11:01:12 +01:00
MCP6041.txt
MOS1_out.cir
OPA171.txt
OP_MCP6041.cir PostScript example input file 2021-03-14 15:32:56 +01:00
Optimos_out.cir remove obsolete parameter 2021-02-21 16:48:36 +01:00
README
TLC555.LIB
ad22057n.lib
aswitch-pswitch.cir compare aswitch (with limit=TRUE) and pswitch 2020-10-10 13:54:23 +02:00
logic.cir
op-test-adi.cir
op-test.cir Enlarge pulse width to allow the amp to stabilize 2020-10-11 22:40:36 +02:00
relax_osc_st.cir
remcirc-test.cir
rtest.lib
switch-invs.lib
switch-oscillators.cir
switch-oscillators_inc.cir

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.