..
ciderlib
Fix some memory leaks (Patch provided by Brian Taylor)
3 years ago
frontend
Upon a warning on a model issue, ngspice should not bail out,
2 years ago
include
Several PSPICE 9.1 evaluation digital libraries contain timing .model statements at the global level for subckts with U* instances that reference those models. By specifying "set ps_global_tmodels=1" in .spiceinit an extra pass inside u_instances() will collect those global timing models for use in subckts. Report errors detected when ngspice parses a LOGICEXP but has not added support for operator precendence. Include a hint of how to fix those errors by inserting parentheses. This error only occurs in 10 of 585 cases in the libraries. Note that inpcompat.c has been saved as a unix filetype.
2 years ago
maths
no use for grouping in cx_fft and cx_ifft
2 years ago
misc
win_time.c as extra distribution, used only by MSVC
2 years ago
osdi
Patches provided by Carsten Schoenert: Misspellings, File access
2 years ago
spicelib
prevent clang error
2 years ago
xspice
Patches provided by Carsten Schoenert: Misspellings, File access
2 years ago
ChangeLog
Holger Vogt Windows port for Ngspice.
25 years ago
Makefile.am
Preliminary fix to bug report 660
2 years ago
ciderinit
Cider simulator (scripts) Import.
23 years ago
conf.c
Updating links to ngspice web pages
3 years ago
conf.h
unify #ifndef include wrapper
12 years ago
devaxis
Cider simulator (scripts) Import.
23 years ago
devload
Cider simulator (scripts) Import.
23 years ago
hist_info.c
missing part of patch #56
7 years ago
hist_info.h
missing part of patch #56
7 years ago
main.c
Treat input files names passed a start-up the same as those entered
2 years ago
makeidx.c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
nghelp.c
re-enable making the old help system for Linux/Cygwin
5 years ago
ngicon.rc
adding the ngspice icon to the MINGW executable
6 years ago
ngmultidec.c
use 'fabs()'
10 years ago
ngnutmeg.c
cleanup, whitespace
14 years ago
ngproc2mod.c
re-enable making old apps with --enable-oldapps
6 years ago
ngsconvert.c
Repair the broken --enable-oldapps option
3 years ago
ngspice.c
cleanup, whitespace
14 years ago
ngspice.ico
adding the ngspice icon to the MINGW executable
6 years ago
ngspice.txt
remove the ancient nobjthack option to fake 3-terminal bjt's
10 years ago
pkgIndex.tcl.in
bug fix, implementation of the X11 draw arc implementation.
16 years ago
setplot
odification to parsing function for new device model (BSIM3SOIDD). Prepended
26 years ago
sharedspice.c
Allways export function ngCM_Input_Path, independently from XSPICE
2 years ago
spectrum
sighandler_t not under Wondows, spetrum script updated
16 years ago
spice.def
missing newline at end of file
14 years ago
spinit.in
Make PSP103_nqs standard, as it is used by the Open PDK from IHP
2 years ago
tclspice.c
compile with gcc-14 fails due to `-Werror=incompatible-pointer-types`
2 years ago
tclspice.map
TCLSPICE IMPORT + libtool + measure2 command
18 years ago
tclspinit.in
generate spinit and tclspinit at `make' time
14 years ago
winmain.c
Recognise *ng_script_with_params" in the first line of the first
2 years ago
winmain.h
[PATCH #56] New history buffering
7 years ago