From 6dbe8e618dd0cefc16a434264c189c0041ca97d1 Mon Sep 17 00:00:00 2001 From: dwarning Date: Thu, 26 Mar 2015 10:08:09 +0100 Subject: [PATCH] correct node assignment for hisimhv --- src/spicelib/parser/inp2m.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/spicelib/parser/inp2m.c b/src/spicelib/parser/inp2m.c index ad84adc17..038741380 100644 --- a/src/spicelib/parser/inp2m.c +++ b/src/spicelib/parser/inp2m.c @@ -270,7 +270,8 @@ INP2M (CKTcircuit *ckt, INPtables * tab, card * current) (type == INPtypelook ("B3SOIPD")) || (type == INPtypelook ("B3SOIFD")) || (type == INPtypelook ("B3SOIDD")) || - (type == INPtypelook ("HiSIMHV")) || + (type == INPtypelook ("HiSIMHV1")) || + (type == INPtypelook ("HiSIMHV2")) || (type == INPtypelook ("SOI3"))) { switch (nodeflag) { case 0: