pnenzi
310905710b
Fixed cider code for inclusion into ngspice.
23 years ago
pnenzi
4b3cc927b9
Bug fix.
23 years ago
pnenzi
c741a14c4f
Corrected ifdef system.
23 years ago
pnenzi
00e357b124
Renamed xrealloc to trealloc accroding to ngspice api.
23 years ago
pnenzi
7100098ed1
Appended model name to StrongNoiseEvalBUBBLE.
23 years ago
pnenzi
55c9fb256a
Renamed StrongInversionNoiseEval StrongInversionNoiseEval_b3v1.
23 years ago
pnenzi
cc7efbf248
xrealloc is now trealloc and xmalloc is now tmalloc. ngspice convention.
23 years ago
pnenzi
9075a6883e
Removed sensitivity analisys functions. Not yet working.
23 years ago
pnenzi
4090c12422
Added a missing endif.
23 years ago
pnenzi
b25c50f614
Errors corrected.
23 years ago
pnenzi
2f87db3456
Removed compilation of sensitivity analysis. Code not yet ready.
23 years ago
pnenzi
8d893d890a
CIDER integration. Code updated for cider support.
23 years ago
pnenzi
ae57bef3b4
Bsim 3v2 model is now in bsim3 directory. Multirevision code.
23 years ago
pnenzi
623418b603
B3 license Import.
23 years ago
pnenzi
adb9d8c889
Ingore file for cvs.
23 years ago
pnenzi
f5cf25a6a1
Ignore file for CVS
23 years ago
pnenzi
1d5cfd8d10
Code update. CIDER compatiblity. Variuous enhancements.
23 years ago
pnenzi
9d870bb115
Cider simulator support file.
23 years ago
pnenzi
6df3c20240
Hisim model import.
23 years ago
pnenzi
9c438c1a45
Bsim3soi V3.x import.
23 years ago
pnenzi
62c0c2c44e
Bsim3v1 (Serban Popescu version). Import.
23 years ago
pnenzi
dc6340f8bc
Bsim 3v1 (Alan Gillespie version). Import.
23 years ago
pnenzi
57f8eed5db
bsim 3v0 model. Import.
23 years ago
pnenzi
89317d34e8
Cider simulator (numerical devices) Import.
23 years ago
pnenzi
dd8929457e
Code cleaning.
23 years ago
pnenzi
d154d16449
Corrected errors I made in adding tclspice code.
23 years ago
pnenzi
b273847454
Added TransImpedanceAmp example.
23 years ago
pnenzi
d381bf8026
BSIM3SOI{DD,FD,PD}owner and BSIM3SOI{DD,FD,PD}states where swapped in the
23 years ago
pnenzi
4a82e1adbb
Term of use common to Bsim SOI models.
23 years ago
pnenzi
f1c81d40f7
Third batch of added files.
23 years ago
pnenzi
758bedc716
Second batch of added files.
23 years ago
pnenzi
8362dec274
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
stefanjones
ab9ab1640d
Remove rubbish from import
24 years ago
stefanjones
d2ae47441b
Initial revision
24 years ago
pnenzi
937e3db647
Holger Vogt Windows port for Ngspice.
25 years ago
pnenzi
df54ab497e
Fixed a bug that added a spurios character to vector names like in vxxxx#branch when
HAVE_ASPRINTF is not defined.
25 years ago
pnenzi
8fa2d2f361
Cleaned up the code (no more parentheses warning).
25 years ago
pnenzi
6013fda3ba
Fixed a typo. Thanks Charles.
25 years ago
pnenzi
e2e71a7e4d
Applied patches from Charles Williams. The patched code makes error reporting
more verbose. In inperror.c makes use of errMsg.
25 years ago
pnenzi
633f489e4c
Update of Changelog file to reflect bsim4 code cleanups.
25 years ago
pnenzi
7fae91cd5f
Some code cleanups and conformed to ngspice device interface.
25 years ago
pnenzi
402eff28a2
Removed EXPERIMENTAL_CODE #define. The code masked by the define was what spice33 manual reproduces what spice3 manual says about TMAX. The old code was simply wrong.
25 years ago
pnenzi
4baa8b0dcf
Applied patch from Richard McRoberts: A bug that most users probably wouldn't
encounter occurs in an ac analysis using a linear sweep with only one point.
A rather pathological case.) The original code in acan.c uses a frequency
ncrement of "HUGE" (infinity) which causes a crash when stepping to the second
point. Fixed by making the increment zero, which is tested for in the sweep,
ausing it to terminate correctly after the first point.
25 years ago
rouat
84c3d3fbc0
Updated BSIM4 model to latest version (BSIM4.2.1)
25 years ago
pnenzi
79bc909c05
Added patch to avoid segfault.
25 years ago
pnenzi
08deeb54f5
Bug fix: braces around wrong subexpression
25 years ago
pnenzi
0685cf4bb8
EKV support: added a line I forgot in the previous commits.
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
c099f63794
CKThead structure now allocated dynamically.
25 years ago