OpenMP for B4SOI version 4.3.1

This commit is contained in:
h_vogt 2010-07-02 09:44:17 +00:00
parent 39c98ad798
commit e0110f319d
2 changed files with 13 additions and 10 deletions

View File

@ -1,6 +1,6 @@
2010-07-02 Holger Vogt
* src/frontend/inpcom.c : .TITLE line added
* /bsim3soi/b4soild.c, b4soiset., b4soidef.h: OpenMP support for
* /bsim3soi/b4soild.c, b4soiset., b4soidef.h, DEVICES: OpenMP support for
SOI model B4SOI, version 4.3.1.
2010-07-01 Holger Vogt

21
DEVICES
View File

@ -682,7 +682,7 @@ will be updated every time the device specific code is altered or changed to ref
- ACM Area Calculation Method
- Multirevision code (supports all 3v3.2 minor revisions)
- NodesetFix
- Support for Multi-core processors using OpenMP
- Support for Multi-core processors using OpenMP
11.13 BSIM4 - BSIM model level 4
@ -691,7 +691,7 @@ will be updated every time the device specific code is altered or changed to ref
Class: M
Level: 14 & 54, version = 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6
Dir: devices/bsim4 (level 4.6.5)
Status:
Status: o.k.
This is the actual BSIM4 model from Berkeley Device Group.
Test are available on its web site.
@ -701,7 +701,8 @@ will be updated every time the device specific code is altered or changed to ref
Enhancements over the original model:
- Parallel Multiplier
- NodesetFix
- Support for Multi-core processors using OpenMP
11.14 HiSIM - Hiroshima-university STARC IGFET Model
@ -709,7 +710,7 @@ will be updated every time the device specific code is altered or changed to ref
Class: M
Level: 64
Dir: devices/hisim
Status:
Status: TO BE TESTED.
This is the HiSIM model available from Hiroshima University
(Ultra-Small Device Engineering Laboratory)
@ -736,8 +737,7 @@ will be updated every time the device specific code is altered or changed to ref
hierarchy. Test circuits come from the bsim3soi
Web site at: http://www-device.eecs.berkeley.edu/~bsimsoi
*) rework-14: removed #ifndef NEWCONV code.
12.2 BSIM3SOI_DD - SOI Model (dynamic depletion model)
@ -753,7 +753,6 @@ will be updated every time the device specific code is altered or changed to ref
Web site at: http://www-device.eecs.berkeley.edu/~bsimsoi
*) rework-14: removed #ifndef NEWCONV code.
12.3 BSIM3SOI_PD - SOI model (partially depleted devices)
@ -769,7 +768,6 @@ will be updated every time the device specific code is altered or changed to ref
Web site at: http://www-device.eecs.berkeley.edu/~bsimsoi
*) rework-14: removed #ifndef NEWCONV code.
12.4 BSIMSOI - Berkeley SOI model (partially/full depleted devices)
@ -778,7 +776,7 @@ will be updated every time the device specific code is altered or changed to ref
Class: M
Level: 10 & 58
Dir: devices/bsim3soi
Status: TO BE TESTED.
Status: o.k.
This is the actual version from Berkeley. This version is
backward compatible with its previous versions BSIMSOI3.x.
@ -786,6 +784,11 @@ will be updated every time the device specific code is altered or changed to ref
Web site at: http://www-device.eecs.berkeley.edu/~bsimsoi
Enhancements over the original model:
- Parallel Multiplier
- Support for Multi-core processors using OpenMP
12.5 SOI3 - STAG SOI3 Model