Update to bsimsoi v4.1

This commit is contained in:
dwarning 2009-04-19 10:58:11 +00:00
parent 30e9bd952c
commit 3a17600e1d
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2009-04-18 Dietmar Warning
* devices/bsim3soi/*.c, *.h, tests/bsim3soi/*.cir, *.out, *.mod, DEVICES:
Update to actual version 4.1, contrary to the comment in Berkeley doc's the model
is not full downward compatibel to version 4.0
* spicelib/parser/inpgmod.c, 251: using strcmp again, instead of strstr -
we need absolute equality to distinguish between node and model names.
2009-04-18 Holger Vogt
* INSTALL: chapter 1.5 added (separate object file directory tree)

View File

@ -748,13 +748,13 @@ will be updated every time the device specific code is altered or changed to ref
12.4 BSIMSOI - Berkeley SOI model (partially/full depleted devices)
Ver: 4.0
Ver: 4.1
Class: M
Level: 10 & 58
Dir: devices/bsim3soi
Status: TO BE TESTED.
This is the actual version from Berkeley. This version is fully
This is the actual version from Berkeley. This version is
backward compatible with its previous versions BSIMSOI3.x.
Usable for partially/full depleted devices.