Updated DEVICE file status and Changelog for bsim3 updates.
This commit is contained in:
parent
b5c7486d34
commit
00b44db5aa
11
ChangeLog
11
ChangeLog
|
|
@ -1,3 +1,14 @@
|
||||||
|
2003-09-25 Paolo Nenzi <p.nenzi@ieee.org>
|
||||||
|
|
||||||
|
* src/spicelib/devices/cap/*, src/spicelib/parser/inp2c.c,
|
||||||
|
src/include/defines.h, src/include/const.h: enhanced
|
||||||
|
capacitor model. Added temperature dependence, model capacitance
|
||||||
|
and cj computation based on insulator thickness and relative
|
||||||
|
dielectric constant.
|
||||||
|
|
||||||
|
* doc/ngspice.tex, DEVICES: updated documentation reflecting
|
||||||
|
capacitor model changes.
|
||||||
|
|
||||||
2003-09-24 Paolo Nenzi <p.nenzi@ieee.org>
|
2003-09-24 Paolo Nenzi <p.nenzi@ieee.org>
|
||||||
|
|
||||||
* src/spicelib/analysis/dctrcurv.c: Fixed resistance sweep. First
|
* src/spicelib/analysis/dctrcurv.c: Fixed resistance sweep. First
|
||||||
|
|
|
||||||
20
DEVICES
20
DEVICES
|
|
@ -44,8 +44,6 @@ RES - Simple linear resistor
|
||||||
- Noiseless resistor
|
- Noiseless resistor
|
||||||
- Flicker noise
|
- Flicker noise
|
||||||
- Preliminary technology scaling support
|
- Preliminary technology scaling support
|
||||||
- Xspice extensions
|
|
||||||
- Cider extensions
|
|
||||||
|
|
||||||
|
|
||||||
***************************************************************************
|
***************************************************************************
|
||||||
|
|
@ -207,18 +205,24 @@ BSIM2 - BSIM model level 2
|
||||||
|
|
||||||
BSIM3 - BSIM model level 3
|
BSIM3 - BSIM model level 3
|
||||||
Initial Release.
|
Initial Release.
|
||||||
Ver: 3.2.2
|
Ver: 3.2.4
|
||||||
Class: M
|
Class: M
|
||||||
Level: 8
|
Level: 8
|
||||||
Status: TO BE TESTED
|
Status: TO BE TESTED
|
||||||
|
|
||||||
This is the BSIM3v3.2.2 model from Berkeley device group.
|
This is the BSIM3v3.2.4 model from Berkeley device group.
|
||||||
You can find some test netlists with results for this model
|
You can find some test netlists with results for this model
|
||||||
on its web site.
|
on its web site.
|
||||||
|
|
||||||
Web site:
|
Web site:
|
||||||
http://www-device.eecs.berkeley.edu/~bsim3
|
http://www-device.eecs.berkeley.edu/~bsim3
|
||||||
|
|
||||||
|
Enhancements over the original model:
|
||||||
|
|
||||||
|
- Parallel Multiplier
|
||||||
|
- ACM Area Calculation Method
|
||||||
|
- Multirevision code (supports all 3v3.2 minor revisions)
|
||||||
|
- NodesetFix
|
||||||
|
|
||||||
BSIM3v1 - BSIM model level 3
|
BSIM3v1 - BSIM model level 3
|
||||||
Initial Release.
|
Initial Release.
|
||||||
|
|
@ -278,9 +282,7 @@ HiSIM - Hiroshima-university STARC IGFET Model
|
||||||
Enhancements over the original model:
|
Enhancements over the original model:
|
||||||
|
|
||||||
- Parallel Multiplier
|
- Parallel Multiplier
|
||||||
- Xspice extensions
|
- NodesetFix
|
||||||
- Cider extensions
|
|
||||||
- Copynodeset (?)
|
|
||||||
|
|
||||||
***************************************************************************
|
***************************************************************************
|
||||||
***************************** SOI Devices ****************************
|
***************************** SOI Devices ****************************
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue