pnenzi
|
609f57ba00
|
Applied first patch from Steven Borley that fixes memory leaks and errors while reading input decks.
|
25 years ago |
pnenzi
|
08deeb54f5
|
Bug fix: braces around wrong subexpression
|
25 years ago |
pnenzi
|
5ccc72f182
|
Added Steven patch which consists of a bug fix (= instead of ==) and a new feature (substring search).
|
25 years ago |
pnenzi
|
0685cf4bb8
|
EKV support: added a line I forgot in the previous commits.
|
25 years ago |
pnenzi
|
ec3351b96a
|
Added contributed file from Jon. This is the first step towards win32
|
25 years ago |
pnenzi
|
b8393421a6
|
Added reference to the www site for ekv model
|
25 years ago |
pnenzi
|
3d557b762b
|
First commit for EKV model support (as a not source model).
|
25 years ago |
pnenzi
|
20948c8d1c
|
Inserted check for READLINE in configure.in and added code into the patches directory.
|
25 years ago |
pnenzi
|
c099f63794
|
CKThead structure now allocated dynamically.
|
25 years ago |
pnenzi
|
e96628b7bd
|
Linked stag model to the simulator
|
25 years ago |
pnenzi
|
9332fc213f
|
Added stag 26 model (as level 62 and M type)
|
25 years ago |
pnenzi
|
0dae4607a0
|
Added a patch to csw and sw from Jon Engelbert dealing with negative histeresys
|
25 years ago |
pnenzi
|
07b5fae7d8
|
PREDICTOR code works after addeing a varialbe previously removed during code cleaning.
|
25 years ago |
pnenzi
|
8401f16c5a
|
Now PREDICTOR code works again, two variables were removed but they were needed for PREDICTOR code.
|
25 years ago |
pnenzi
|
dff063fd56
|
Corrected an error in instance structure. Now should work.
|
25 years ago |
pnenzi
|
01186f3556
|
Reimported mos9 after running dos2unix, there were some ^M inherited
|
25 years ago |
pnenzi
|
b07e35d150
|
Linked the new devices (mesa hfet1 hfet2) into the ngspice simulator
|
25 years ago |
pnenzi
|
a2ba74bcac
|
Added three new devices from macspice3f4 (A. Wilson). These devices are not yet in a usable state. They seems to be partial porting.
|
25 years ago |
pnenzi
|
913b715c51
|
This damn dependence hidden in the source. Have modifed the max number of devices
|
25 years ago |
pnenzi
|
1b7c9386fe
|
Bug fixes from previous commit.
|
25 years ago |
pnenzi
|
8551caa8e9
|
Code to link mos9 and bjt2 and some fixes from last Alan's code.
|
25 years ago |
pnenzi
|
34d9855db1
|
bjt2 model import (bjt2 is bjt Modified by Alan Gillespie)
|
25 years ago |
pnenzi
|
dba228e7dc
|
Imported mo9 (mos3 modified by Alan Gillespie)
|
25 years ago |
pnenzi
|
e515e01ede
|
Second step of the solaris/sparc patch. Added support for getopt function.
|
25 years ago |
pnenzi
|
87f6f0673b
|
Applied Dan patches for Solaris. Asprintf is masked by HAVE_ASPRINTF. The check
|
25 years ago |
pnenzi
|
22acf4b96a
|
Simple changes from patches to spice 3f4 (G. Roehrich) that restored the drawing of lines and boxes in plot windows in truecolor displays.
|
25 years ago |
pnenzi
|
72a751f567
|
Various bug fixes
|
25 years ago |
pnenzi
|
860df0844a
|
Fixed a bug left forn Alan's code import.
|
25 years ago |
pnenzi
|
95fc4b7184
|
A quick and dirty hack to solve the spice options bug. Will be changed in
|
25 years ago |
pnenzi
|
fd6d0b0723
|
Fixed stringutil missing bug.
|
25 years ago |
pnenzi
|
317c6a2415
|
Appiled some of dan's patches.
|
25 years ago |
pnenzi
|
8aa1dc20a8
|
Bug fix: incorrect definition of CALLOC ifndef HAVE_LIBGC
|
25 years ago |
pnenzi
|
c68f3470e4
|
Code cleanup.
|
25 years ago |
pnenzi
|
6f55975cc0
|
Code clean up (removed some warning)
|
25 years ago |
pnenzi
|
d735c9a871
|
Some code cleanup
|
25 years ago |
pnenzi
|
f928b61bea
|
Corrected makefile EXTRA_DIST
|
25 years ago |
pnenzi
|
9b2a31494a
|
Documentation update (Alan mail)
|
25 years ago |
pnenzi
|
1a821f5e9a
|
Added Alan changes. Reference value plotted in interactive mode.
|
25 years ago |
pnenzi
|
d0c681c741
|
spiceif.c contained some garbage from cvs conflict, resnoise.c did not clean INNOIZ
|
25 years ago |
pnenzi
|
8b7f406003
|
Modified CALLOC macro. Now uses calloc if LIBGC is not installed and malloc otherwise.
|
25 years ago |
pnenzi
|
ef0b33fdde
|
Removed a bug in the model that caused different results in repeated analyses.
|
25 years ago |
pnenzi
|
7ec1d5d3d1
|
Some bux fixes: in ASRC device (B) ASRC ask was not included in interface structure.
|
26 years ago |
pnenzi
|
507d961b10
|
Some bug fixes (removed memcpy)
|
26 years ago |
pnenzi
|
bb56feceff
|
b4ld.c: some var were declared twice. spiceif.c: bug fix
|
26 years ago |
pnenzi
|
9f8b5562b6
|
Minor changes to files
|
26 years ago |
pnenzi
|
7c0be7b409
|
Added a line to #undef INT_NOISE (new noisean.c version)
|
26 years ago |
pnenzi
|
957c29c6c7
|
Added --enable-intnoise
|
26 years ago |
pnenzi
|
ca5b045c32
|
Added bsim4 test code
|
26 years ago |
pnenzi
|
ec53d25acc
|
check.sh removes date from files generated
|
26 years ago |
pnenzi
|
1eaf9e34ab
|
Need to change some files after removing #ifndef'd (NEWCONV) code.
|
26 years ago |