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 67ff1b3a83 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) 21 years ago
..
analysis Fixed line-endings (DOS to UNIX) 21 years ago
devices Fixed a divide-by-zero bug in the MOS level=2 device model. The fix was supplied by Hitoshi Tanaka. 21 years ago
parser 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 * dev.c dev.h: Moved defunct first_device() and next_device() 26 years ago
ChangeLog * src/spicelib/devices/README: Moved to src/spicelib/README. 26 years ago
Makefile.am * src/spicelib/devices/README: Moved to src/spicelib/README. 26 years ago
README * src/spicelib/devices/README: Moved to src/spicelib/README. 26 years ago

README

The Spice Library.

It takes a circuit description and builds a simulator from it.