From cea675e1a2dee92b1efe0f566d6c218de28a583a Mon Sep 17 00:00:00 2001 From: pnenzi Date: Thu, 25 Sep 2003 12:36:50 +0000 Subject: [PATCH] Updated to reflect changes introduced into bjt2. --- ChangeLog | 4 ++++ DEVICES | 17 +++++++++++++++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9aa0b2ed4..4d233aa0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,10 @@ * DEVICES: updated bsim3 status. + * src/spicelib/devices/bjt2/*, DEVICES, Changelog: Added bjt2 code sent + by Dietmar Warning, containing some fixes over the original code and + a new feature: temperature correction of re,rb,rc. + 2003-09-25 Paolo Nenzi * src/spicelib/devices/cap/*, src/spicelib/parser/inp2c.c, diff --git a/DEVICES b/DEVICES index a92cf6b40..63ac523a1 100644 --- a/DEVICES +++ b/DEVICES @@ -112,8 +112,21 @@ DIO - Junction Diode BJT - Bipolar Junction Transistor Initial Relelase -BJT2 - Bipolar Junction Trasistor (Alan Gillespie) - On hold (not included) +BJT2 - Bipolar Junction Trasistor + Initial Release. + Ver: N/A + Class: Q + Level: 2 + Status: TO BE TESTED + + This is the BJT model written by Alan Gillespie to support lateral + devices. The model has been hacked by Dietmar Warning fixing some bugs + and adding some features (temp. correction on resistors). + + Enhancements over the original model: + + - Temperature correction on rc,rb,re + *************************************************************************** ***************************** FET Devices ***************************