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.
 
 
 
 
 
 
saintel 6fe0cebe58 *** empty log message *** 18 years ago
..
.cvsignore Added .cvsignore files 21 years ago
Makefile.am TCLSPICE IMPORT + libtool + measure2 command 18 years ago
database.c *** empty log message *** 18 years ago
devprint.c Cider simulator (simulator routines) Import. 23 years ago
geominfo.c Cider simulator (simulator routines) Import. 23 years ago
globals.c Cider simulator (simulator routines) Import. 23 years ago
integset.c Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 21 years ago
integuse.c Cider simulator (simulator routines) Import. 23 years ago
logfile.c Cider simulator (simulator routines) Import. 23 years ago
mater.c Cider simulator (simulator routines) Import. 23 years ago
misc.c Fixed cider code for inclusion into ngspice. 23 years ago
mobil.c Fix for 'unused variable' compile warning. 21 years ago
readme Cider simulator (simulator routines) Import. 23 years ago
recomb.c Cider simulator (simulator routines) Import. 23 years ago
suprem.c Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 21 years ago
suprmitf.c Removed unused variables to avoid compile warnings 21 years ago

readme

Directory: support
------------------
This directory contains the files that support the device simulators and
their interfaces to the circuit simulators. They fall into four basic
areas:
1. Numerical algorithms: integration, accuracy limits, special functions
2. Semiconductor device physics: material properties, recombination, mobility
3. File access for input: doping profiles from SUPREMIII, saved states
4. Miscellaneous: diagnstic I/O, string routines