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.
 
 
 
 
 
 
sjborley 5c08bf1576 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
..
.cvsignore Added .cvsignore files 21 years ago
Makefile.am Trimmed Makefiles.am for "make dist" and added tests placeholders. 22 years ago
database.c Cider simulator (simulator routines) Import. 23 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 Cider simulator (simulator routines) Import. 23 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 Cider simulator (simulator routines) Import. 23 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