diff --git a/ChangeLog b/ChangeLog
index 3382e4d62..bc783f581 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-11-22 Paolo Nenzi
+
+ * src/spicelib/devices/bsim2/*: Added "m"
+ parameter and noise routine.
+
+ * DEVICES: Updated file with bsim2 changes.
+
2003-11-21 Paolo Nenzi
* src/spicelib/devices/bsim1/*: Added "m"
diff --git a/DEVICES b/DEVICES
index cb9ac196e..e46794ee1 100644
--- a/DEVICES
+++ b/DEVICES
@@ -145,6 +145,7 @@ BJT - Bipolar Junction Transistor
- Parallel Multiplier
- Temperature difference from circuit temperature
+ - Different area parameters for collector, base and emitter
BJT2 - Bipolar Junction Trasistor
Initial Release.
@@ -162,6 +163,7 @@ BJT2 - Bipolar Junction Trasistor
- Temperature correction on rc,rb,re
- Parallel Multiplier
- Temperature difference from circuit temperature
+ - Different area parameters for collector, base and emitter
***************************************************************************
@@ -273,7 +275,7 @@ BSIM1 - BSIM model level 1
BUGS:
Distortion analysis probably does not
- works with "parallel" devices. Equations
+ work with "parallel" devices. Equations
are too intricate to deal with. Any one
has ideas on the subject ?
@@ -283,7 +285,12 @@ BSIM2 - BSIM model level 2
Ver: N/A
Class: M
Level: 5
- Status: TO BE TESTED
+ Status:
+
+ Enhancements over the original model:
+
+ - Parallel multiplier
+ - Noise analysis
BSIM3 - BSIM model level 3