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.
 
 
 
 
 
 
Jim Monte b677ae1611 The check for the scale vector was not comparing the name in a case-insensitive manner, so unlet Yes would delete the default yes scale vector, for example. That issue was corrected. The code was also made more modular and descriptive regarding the check for the scale vector. Also, the warning now prints the scale vector as it is stored to make clear that vector names are not case sensitive. 6 years ago
..
555-timer-2.cir add examples for PSPICE -> ngspice transfer 8 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 Add ac simulation 6 years ago
Optimos_out.cir give a hint where to download library 8 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
op-test-adi.cir Update to PSPICE-ngspice models 8 years ago
op-test.cir add examples for PSPICE -> ngspice transfer 8 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 re-write vswitch transformation code: 8 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.