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
e8ecb8ccfe
When .nodeset or .ic was called with a non-existent node,
ngspice emitted a warning message, but then moved on,
inserting it as a new node with fcn INPtermInsert(). This
of course is totally wrong and leads to memory corruption.
Now there is a new fcn INPtermSearch(), which just checks
if the node is existent. If yes, it will get the value
according to the .ic statement, if not, a warning message
is emitted, and the non-existent node is simply ignored.
5 years ago
..
ng_shared_xspice_v
Squashed commit of the following:
5 years ago
src
We now develop for ngspice-33+
5 years ago
xspice
Add a new code model pswitch, behaviour directly compatible
6 years ago
.gitignore
skip minor version in fftw path
8 years ago
how-to-fftw.txt
skip minor version in fftw path
8 years ago
how-to-ngspice-vstudio.txt
Clarify win_bison location
6 years ago
make-install-vngspice.bat
Provide a suitable spinit, if ngspice is started
8 years ago
make-install-vngspiced.bat
skip minor version in fftw path
8 years ago
ngspice-x86.exe.manifest
add a manifest file
6 years ago
ngspice.exe.manifest
add a manifest file
6 years ago
ngspice.ico
add an icon to MS Windows VC exe
7 years ago
resource.h
update to re-enable icon
6 years ago
sharedspice.sln
add sharedspice.sln for VisualStudio
6 years ago
sharedspice.vcxproj
enable HICUM in VS for all 3 configurations
5 years ago
spinit_all
relieve the step size limitation (formerly set to TSTEP in tran simulation).
7 years ago
spinitd
relieve the step size limitation (formerly set to TSTEP in tran simulation).
7 years ago
spinitd64
relieve the step size limitation (formerly set to TSTEP in tran simulation).
7 years ago
spinitr
relieve the step size limitation (formerly set to TSTEP in tran simulation).
7 years ago
spinitr64
relieve the step size limitation (formerly set to TSTEP in tran simulation).
7 years ago
vngspice-fftw.sln
Make cmpp with 64 bit in all 64 bit configurations
8 years ago
vngspice-fftw.vcxproj
Add charge formulation for non-linear capacitors
5 years ago
vngspice.rc
update to re-enable icon
6 years ago
vngspice.sln
bring only the 32/64bit configuration inline
6 years ago
vngspice.vcxproj
enable HICUM in VS for all 3 configurations
5 years ago