ngspice/src/frontend
sjborley c9120c1d8c Fixed problem of duplicated define of BOOL when compiled with MinGW 2005-05-17 21:50:05 +00:00
..
help Added Steven patch which consists of a bug fix (= instead of ==) and a new feature (substring search). 2001-05-21 11:33:19 +00:00
numparam Added .cvsignore files 2005-05-07 01:18:59 +00:00
parser Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 2004-01-10 21:39:36 +00:00
plotting Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>) 2005-05-09 20:20:18 +00:00
wdisp Fixed problem of duplicated define of BOOL when compiled with MinGW 2005-05-17 21:50:05 +00:00
.cvsignore * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
ChangeLog Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
Makefile.am Trimmed Makefiles.am for "make dist" and added tests placeholders. 2004-02-14 19:19:23 +00:00
README * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
arg.c Code cleanup. 2001-02-09 19:46:36 +00:00
arg.h Initial revision 2000-04-27 20:03:57 +00:00
aspice.c Applied a set of patches from Steven Borley. See changelog for details. 2005-03-17 21:22:33 +00:00
aspice.h Initial revision 2000-04-27 20:03:57 +00:00
breakp.c Added Glao Dezai's patches (some memory leaks fixes) 2000-10-26 17:02:12 +00:00
breakp.h Initial revision 2000-04-27 20:03:57 +00:00
breakp2.c Added Glao Dezai's patches (some memory leaks fixes) 2000-10-26 17:02:12 +00:00
breakp2.h Initial revision 2000-04-27 20:03:57 +00:00
circuits.c * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
circuits.h Updated BSIM4 model to latest version (BSIM4.2.1) 2001-11-25 17:56:26 +00:00
com_ahelp.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00
com_ahelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
com_alias.c * com_history, com_alias, parser/cshpar.c, parser/complete.c: 2000-11-07 17:49:18 +00:00
com_alias.h * src/parser/alias.c, src/parser/alias.h: contain frontend alias 2000-07-03 15:27:34 +00:00
com_asciiplot.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00
com_asciiplot.h src/frontend/doplot.c: refactored into the following files: 2000-06-16 19:04:15 +00:00
com_cdump.c Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 2001-12-14 18:29:08 +00:00
com_cdump.h Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 2001-12-14 18:29:08 +00:00
com_chdir.c * parser/cshpar.c: Separated out com_chdir(), com_echo(), 2000-07-07 14:06:33 +00:00
com_compose.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
com_compose.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
com_display.c Added Glao Dezai's patches (some memory leaks fixes) 2000-10-26 17:02:12 +00:00
com_display.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
com_dl.c Second batch of added files. 2003-07-23 20:06:10 +00:00
com_dl.h Second batch of added files. 2003-07-23 20:06:10 +00:00
com_dump.c Code clean up (removed some warning) 2001-02-09 13:27:21 +00:00
com_dump.h * com_set.h: New header file. 2000-07-16 13:24:58 +00:00
com_echo.c Added Glao Dezai's patches (some memory leaks fixes) 2000-10-26 17:02:12 +00:00
com_ghelp.c Code clean up (removed some warning) 2001-02-09 13:27:21 +00:00
com_ghelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
com_hardcopy.c src/Makefile.am src/help.c src/main.c 2000-06-27 16:09:02 +00:00
com_hardcopy.h src/frontend/doplot.c: refactored into the following files: 2000-06-16 19:04:15 +00:00
com_help.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00
com_help.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
com_history.c Added support for the BSD licensed editline library (libedit). 2005-05-06 23:43:46 +00:00
com_history.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
com_let.c Applied Vera Patch to correct bugs in shell code and re-enabling interpolate command. 2003-12-25 17:30:36 +00:00
com_let.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
com_option.c Fixed stringutil missing bug. 2001-02-11 20:13:45 +00:00
com_option.h Fixed stringutil missing bug. 2001-02-11 20:13:45 +00:00
com_plot.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00
com_plot.h src/frontend/doplot.c: refactored into the following files: 2000-06-16 19:04:15 +00:00
com_rehash.c * parser/cshpar.c: Separated out com_chdir(), com_echo(), 2000-07-07 14:06:33 +00:00
com_set.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
com_set.h * com_set.h: New header file. 2000-07-16 13:24:58 +00:00
com_setscale.c Added Glao Dezai's patches (some memory leaks fixes) 2000-10-26 17:02:12 +00:00
com_setscale.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
com_shell.c * parser/cshpar.c: Separated out com_chdir(), com_echo(), 2000-07-07 14:06:33 +00:00
com_shift.c * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
com_state.c Updated BSIM4 model to latest version (BSIM4.2.1) 2001-11-25 17:56:26 +00:00
com_state.h * com_set.h: New header file. 2000-07-16 13:24:58 +00:00
com_strcmp.c Added Glao Dezai's patches (some memory leaks fixes) 2000-10-26 17:02:12 +00:00
com_strcmp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
com_unset.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00
com_xgraph.c src/frontend/doplot.c: refactored into the following files: 2000-06-16 19:04:15 +00:00
com_xgraph.h src/frontend/doplot.c: refactored into the following files: 2000-06-16 19:04:15 +00:00
commands.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
commands.h src/Makefile.am src/help.c src/main.c 2000-06-27 16:09:02 +00:00
completion.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
control.c Added support for the BSD licensed editline library (libedit). 2005-05-06 23:43:46 +00:00
control.h Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 2001-12-14 18:29:08 +00:00
cpitf.c Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 2004-01-10 21:39:36 +00:00
cpitf.h Initial revision 2000-04-27 20:03:57 +00:00
define.c Closed memory leak. 2003-08-23 22:27:36 +00:00
define.h Initial revision 2000-04-27 20:03:57 +00:00
device.c Applied Steven Borley patch for numparam and frontend. See Changelog. 2005-04-24 21:17:31 +00:00
device.h Added patches extracted from Alan Gillespie's code. Documentation and 2000-09-03 09:00:08 +00:00
diff.c Modified printnum function to avoid printing bugs and memory leaks. 2001-12-02 10:03:11 +00:00
diff.h * src/frontend/diff.c src/frontend/diff.h 2000-05-13 16:22:16 +00:00
dimens.c Code cleanup. 2001-02-09 19:46:36 +00:00
dimens.h Code cleanup. 2001-02-09 19:46:36 +00:00
display.c Fixed line-endings (DOS to UNIX) 2005-05-11 21:37:24 +00:00
display.h Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 2004-01-10 21:39:36 +00:00
dotcards.c Update autoconf scripts and applied Niessner patch to remove compiler warnings. 2004-07-09 18:37:25 +00:00
dotcards.h Initial revision 2000-04-27 20:03:57 +00:00
error.c Initial revision 2000-04-27 20:03:57 +00:00
error.h Initial revision 2000-04-27 20:03:57 +00:00
evaluate.c Changes to allow compile with MinGW. Macros used for sigjmp_buf (JMP_BUF), siglongjmp (LONGJMP) and sigsetjmp (SETJMP) 2005-05-17 21:49:07 +00:00
evaluate.h * src/frontend/diff.c src/frontend/diff.h 2000-05-13 16:22:16 +00:00
fourier.c * commands.c: Use fourier.h. 2000-09-09 13:24:30 +00:00
fourier.h * commands.c: Use fourier.h. 2000-09-09 13:24:30 +00:00
ftehelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
gens.c Vera's patch to close "show +" and similar constructs segfault. 2004-08-20 09:34:55 +00:00
gens.h Added a newline at the end. 2005-04-24 21:18:57 +00:00
hcomp.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
hcomp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
hpgl.c Fixed line-endings (DOS to UNIX) 2005-05-11 21:37:24 +00:00
init.c * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
init.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 2000-06-27 16:15:43 +00:00
inp.c New logis in initialization files for ngspice. 2005-04-26 19:42:41 +00:00
inp.h Initial revision 2000-04-27 20:03:57 +00:00
inpcom.c Modified syntax of end-of-line comments starting with "$" to avoid confusion with variables. 2005-04-29 07:32:50 +00:00
inpcom.h Initial revision 2000-04-27 20:03:57 +00:00
interp.c * src/frontend/interp.c: Broken up into individual files and 2000-05-13 10:56:58 +00:00
interp.h Initial revision 2000-04-27 20:03:57 +00:00
linear.c src/Makefile.am src/help.c src/main.c 2000-06-27 16:09:02 +00:00
linear.h Initial revision 2000-04-27 20:03:57 +00:00
misccoms.c Added support for the BSD licensed editline library (libedit). 2005-05-06 23:43:46 +00:00
misccoms.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
miscvars.c * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
miscvars.h Initial revision 2000-04-27 20:03:57 +00:00
mw_coms.c src/Makefile.am src/help.c src/main.c 2000-06-27 16:09:02 +00:00
mw_coms.h Initial revision 2000-04-27 20:03:57 +00:00
newcoms.c * frontend/Makefile.am: Updates for new files. 2000-07-07 14:09:06 +00:00
newcoms.h Initial revision 2000-04-27 20:03:57 +00:00
nutinp.c New logis in initialization files for ngspice. 2005-04-26 19:42:41 +00:00
nutinp.h Initial revision 2000-04-27 20:03:57 +00:00
nutmegif.c Initial revision 2000-04-27 20:03:57 +00:00
nutmegif.h Initial revision 2000-04-27 20:03:57 +00:00
options.c src/Makefile.am src/help.c src/main.c 2000-06-27 16:09:02 +00:00
options.h Initial revision 2000-04-27 20:03:57 +00:00
outitf.c Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>) 2005-05-09 20:20:18 +00:00
outitf.h Initial revision 2000-04-27 20:03:57 +00:00
parse.c Update autoconf scripts and applied Niessner patch to remove compiler warnings. 2004-07-09 18:37:25 +00:00
parse.h * src/frontend/diff.c src/frontend/diff.h 2000-05-13 16:22:16 +00:00
points.c * src/include/Makefile.am src/include/cpstd.h 2000-05-13 17:28:16 +00:00
points.h Initial revision 2000-04-27 20:03:57 +00:00
postcoms.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
postcoms.h Initial revision 2000-04-27 20:03:57 +00:00
postsc.c Code cleaning. 2003-08-06 18:37:51 +00:00
postsc.h Initial revision 2000-04-27 20:03:57 +00:00
quote.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
quote.h * parser/quote.c, parser/quote.h: The quote/unquote functions are 2000-07-07 14:07:22 +00:00
rawfile.c Fixed line-endings (DOS to UNIX) 2005-05-11 21:37:24 +00:00
rawfile.h Initial revision 2000-04-27 20:03:57 +00:00
resource.c Changes to allow compile with MinGW. Macros used for sigjmp_buf (JMP_BUF), siglongjmp (LONGJMP) and sigsetjmp (SETJMP) 2005-05-17 21:49:07 +00:00
resource.h Initial revision 2000-04-27 20:03:57 +00:00
runcoms.c Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 2004-01-10 21:39:36 +00:00
runcoms.h Initial revision 2000-04-27 20:03:57 +00:00
runcoms2.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
runcoms2.h Initial revision 2000-04-27 20:03:57 +00:00
shyu.c Rollback of part of Niessner's patch. 2004-08-16 21:05:42 +00:00
shyu.h Initial revision 2000-04-27 20:03:57 +00:00
signal_handler.c Changes to allow compile with MinGW. Macros used for sigjmp_buf (JMP_BUF), siglongjmp (LONGJMP) and sigsetjmp (SETJMP) 2005-05-17 21:49:07 +00:00
signal_handler.h Initial revision 2000-04-27 20:03:57 +00:00
spec.c Code cleanup. 2001-02-09 19:46:36 +00:00
spec.h Initial revision 2000-04-27 20:03:57 +00:00
spiceif.c Applied Steven Borley patch for numparam and frontend. See Changelog. 2005-04-24 21:17:31 +00:00
spiceif.h tclspice 0.2.7 import (hand craftet 2012) 2012-02-20 18:53:44 +01:00
streams.c Added Glao Dezai's patches (some memory leaks fixes) 2000-10-26 17:02:12 +00:00
streams.h * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
subckt.c Added code by H.Tanaka to find global nodes 2005-05-06 07:11:02 +00:00
subckt.h removed prototype for inp_nummodes() 2005-04-06 16:37:29 +00:00
terminal.c Bug fixes from previous commit. 2001-04-22 10:08:46 +00:00
terminal.h * frontend/Makefile.am: Updates for new files. 2000-07-07 14:09:06 +00:00
testcommands.c * src/Makefile.am src/main.c src/sconvert.c 2000-05-06 14:12:51 +00:00
typesdef.c Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>) 2005-05-09 20:20:18 +00:00
typesdef.h Initial revision 2000-04-27 20:03:57 +00:00
variable.c Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 2004-01-10 21:39:36 +00:00
variable.h Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 2001-12-14 18:29:08 +00:00
vectors.c Corrected errors I made in adding tclspice code. 2003-08-06 10:53:38 +00:00
vectors.h Initial revision 2000-04-27 20:03:57 +00:00
where.c Applied patch: http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/patches10.txt 2001-11-25 17:57:58 +00:00
where.h Initial revision 2000-04-27 20:03:57 +00:00

README

This directory contains the code that is behind the commands of the
interactive frontend.  Note that every command has a source file
associated with it.  The source file is prefixed with `com_' to
distinguish command source files from other supporting code.