From 6c7f654e9132d3b189ee9eaef7b6c5c7cb037e43 Mon Sep 17 00:00:00 2001 From: dwarning Date: Tue, 18 Nov 2008 11:59:33 +0000 Subject: [PATCH] vbic corrections --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 84430d672..b65a4f593 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-11-18 Dietmar Warning + * src/spicelib/devices/vbic/*.c, *.h: Repair a uninitialized state of some local variables + by using the state vector, bug reported by Muris Mujagic, NI. + * test/vbic/*.cir: Correct use of pnp transistors substrate connection - VBIC is a vertical + transistor model. Collector connection as workaround for pnp Lateral's. + 2008-11-16 Dietmar Warning * src/spicelib/devices/bsim4/bsim4itf.h: adapting the ngspice scheme regarding info structure * src/spicelib/devices/bsim4/b4check.c: This is really UCB version 4.6.3 - see below