| .. |
|
ciderlib
|
Fix for 'unused variable' compile warning.
|
2005-05-27 17:52:33 +00:00 |
|
frontend
|
Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required)
|
2005-05-30 20:28:29 +00:00 |
|
include
|
Added a CIDER dpendent reference
|
2005-05-30 20:30:09 +00:00 |
|
maths
|
Replace C++ style comment with C style comment
|
2005-05-22 20:39:07 +00:00 |
|
misc
|
Replace C++ style comment with C style comment
|
2005-05-22 20:39:07 +00:00 |
|
spicelib
|
Fixed a divide-by-zero bug in the MOS level=2 device model. The fix was supplied by Hitoshi Tanaka.
|
2005-05-23 20:30:43 +00:00 |
|
unsupported
|
Added files for an old (and unsupported) sensitivity analysis.
|
2003-08-14 20:17:21 +00:00 |
|
xspice
|
Added .cvsignore files for each directory
|
2005-05-17 23:01:34 +00:00 |
|
.cvsignore
|
ngspice.idx is generated by make. Thus I have removed it from CVS and added it to the src/.cvsignore file
|
2005-05-07 01:11:24 +00:00 |
|
ChangeLog
|
Holger Vogt Windows port for Ngspice.
|
2002-01-03 22:44:21 +00:00 |
|
Makefile.am
|
Nghelp now uses conf.c
|
2005-05-20 11:28:03 +00:00 |
|
ciderinit
|
Cider simulator (scripts) Import.
|
2003-08-11 19:40:31 +00:00 |
|
conf.c
|
now uses values set by AC_INIT in configure.in
|
2005-05-20 11:26:32 +00:00 |
|
conf.h
|
Initial revision
|
2000-04-27 20:03:57 +00:00 |
|
devaxis
|
Cider simulator (scripts) Import.
|
2003-08-11 19:40:31 +00:00 |
|
devload
|
Cider simulator (scripts) Import.
|
2003-08-11 19:40:31 +00:00 |
|
main.c
|
Replaced extern references in .c file with #include of suitable headers. Moved jbuf to signal_handler.c
|
2005-05-29 01:44:20 +00:00 |
|
makeidx.c
|
Fixed compile of makeidx for MinGW
|
2005-05-19 15:21:59 +00:00 |
|
nghelp.c
|
Under MinGW window is now kept open until a key is pressed
|
2005-05-20 13:40:17 +00:00 |
|
ngmultidec.c
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
2004-07-09 18:37:25 +00:00 |
|
ngnutmeg.c
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
2004-07-09 18:37:25 +00:00 |
|
ngproc2mod.c
|
odification to parsing function for new device model (BSIM3SOIDD). Prepended
|
2001-01-21 17:24:23 +00:00 |
|
ngsconvert.c
|
odification to parsing function for new device model (BSIM3SOIDD). Prepended
|
2001-01-21 17:24:23 +00:00 |
|
ngspice.c
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
2004-07-09 18:37:25 +00:00 |
|
ngspice.txt
|
Fixed the format of section 5.3.37. Save*
|
2005-05-28 17:59:04 +00:00 |
|
setplot
|
odification to parsing function for new device model (BSIM3SOIDD). Prepended
|
2001-01-21 17:24:23 +00:00 |
|
spectrum
|
odification to parsing function for new device model (BSIM3SOIDD). Prepended
|
2001-01-21 17:24:23 +00:00 |
|
spinit.in
|
Added conditional on the ngspice program to prevent errors when spiceinit file is used with ngnutmeg
|
2005-05-10 21:52:58 +00:00 |
|
winmain.c
|
Fixed main window name. Now picks uses package name
|
2005-05-24 09:44:22 +00:00 |