This commit is contained in:
h_vogt 2010-06-24 11:21:50 +00:00
parent 1ed7e49ecd
commit de05abc7f6
2 changed files with 26 additions and 4 deletions

View File

@ -1,5 +1,5 @@
2010-06-23 Holger Vogt 2010-06-23 Holger Vogt
* configure.in, INSTALL, bsim3/b3ld.c, bsim3/b3set.c, bsim3/bsim3def.f, * configure.in, INSTALL, DEVICES, bsim3/b3ld.c, bsim3/b3set.c, bsim3/bsim3def.f,
spinit.in: Multi-core support with OpenMP for BSIM3 vers. 3.3.0 spinit.in: Multi-core support with OpenMP for BSIM3 vers. 3.3.0
2010-06-23 Robert Larice 2010-06-23 Robert Larice

28
DEVICES
View File

@ -644,11 +644,32 @@ will be updated every time the device specific code is altered or changed to ref
11.12 BSIM3 - BSIM model level 3 11.12 BSIM3 - BSIM model level 3
Ver: 3.2.4 - 3.3.0 Ver: 3.2.4
Class: M Class: M
Level: 8 & 49, version = 3.2.2, 3.2.3, 3.2.4, 3.3.0 Level: 8 & 49, version = 3.2.2, 3.2.3, 3.2.4
Dir: devices/bsim3v32 (level 3.2.4)
Status: o.k.
This is another BSIM3 model from Berkeley Device Group.
You can find some test netlists with results for this model
on its web site.
Web site: 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
11.12 BSIM3 - BSIM model level 3
Ver: 3.3.0
Class: M
Level: 8 & 49, version = 3.3.0
Dir: devices/bsim3 (level 3.3.0) Dir: devices/bsim3 (level 3.3.0)
Status: TO BE TESTED Status: o.k.
This is the actual BSIM3 model from Berkeley Device Group. This is the actual BSIM3 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
@ -661,6 +682,7 @@ will be updated every time the device specific code is altered or changed to ref
- ACM Area Calculation Method - ACM Area Calculation Method
- Multirevision code (supports all 3v3.2 minor revisions) - Multirevision code (supports all 3v3.2 minor revisions)
- NodesetFix - NodesetFix
- Support for Multi-core processors using OpenMP
11.13 BSIM4 - BSIM model level 4 11.13 BSIM4 - BSIM model level 4