You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Holger Vogt c4e94cd59b safeguard against a crash when the s line is buggy 4 years ago
..
.spiceinit specific ngbehavior by .spiceinit 6 years ago
555-timer-2.cir Replace $ by ; as end-of-line comment delimiter 6 years ago
MCP6041.txt add examples for PSPICE -> ngspice transfer 8 years ago
MOS1_out.cir add examples for PSPICE -> ngspice transfer 8 years ago
OPA171.txt add examples for PSPICE -> ngspice transfer 8 years ago
OP_MCP6041.cir PostScript example input file 5 years ago
Optimos_out.cir remove obsolete parameter 5 years ago
README small update for README, hint to manual chapt. 16.13.5 8 years ago
TLC555.LIB add examples for PSPICE -> ngspice transfer 8 years ago
ad22057n.lib Update to PSPICE-ngspice models 8 years ago
aswitch-pswitch.cir compare aswitch (with limit=TRUE) and pswitch 6 years ago
logic.cir example for ~(~v(9)&v(8)) 6 years ago
op-test-adi.cir Update to PSPICE-ngspice models 8 years ago
op-test.cir Enlarge pulse width to allow the amp to stabilize 6 years ago
relax_osc_st.cir add simulation time info 7 years ago
remcirc-test.cir add examples for PSPICE -> ngspice transfer 8 years ago
rtest.lib add examples for PSPICE -> ngspice transfer 8 years ago
switch-invs.lib re-write vswitch transformation code: 8 years ago
switch-oscillators.cir example for mixed vswitch, standard switch circuit 8 years ago
switch-oscillators_inc.cir Add a limit capability to the code model aswitch 6 years ago

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.