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.
 
 
 
 
 
 
Francesco Lannutti fe89da2b2c Getting rid of SPARSE for Initial Circuit Matrix creation. Now KLU is totally independent from SPARSE. This opens up the interface for other solvers as well 6 years ago
..
.spiceinit remove options not needed 4 years ago
555-timer-2.cir Add rusage to measure simulation time. 3 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 aswitch needs two input nodes because gd has been selected for input. 4 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.