To | "ng-spice@ieee.ing.uniroma1.it" <ng-spice@ieee.ing.uniroma1.it> |
From | Manfred Metzger <ManfredMetzger@gmx.de> |
Date | Mon, 05 Jun 2000 21:16:35 +0200 |
Delivered-To | mailing list ng-spice@ieee.ing.uniroma1.it |
Mailing-List | contact ng-spice-help@ieee.ing.uniroma1.it; run by ezmlm |
Reply-To | ng-spice@ieee.ing.uniroma1.it |
Sender | root |
Hi! If you try a .pz-analysis, ngspice currently crashes. The reason is, that the symbol AN_pz is not defined in devices/dev.c (it is only in ngspice.c, where it is of little use). Look at the *itf.h-files that are included from dev.c and you will see that the SPICEdev-structures are initialized incompletely. The same applies to the other AN_-constants. Their definitions should be moved from ngspice.c to devices/dev.c. Regards, Manni