Browse Source

update version 22

pre-master-46
h_vogt 16 years ago
parent
commit
5a9f70eb8c
  1. 2
      ChangeLog
  2. 20
      NEWS

2
ChangeLog

@ -1,7 +1,7 @@
2010-09-23 Holger Vogt 2010-09-23 Holger Vogt
* conf.c, conf.h, ngspice.h, visualc/config.h, configure.ac: * conf.c, conf.h, ngspice.h, visualc/config.h, configure.ac:
update welcome message, version 22 update welcome message, version 22
* FAQ, COPYING
* FAQ, COPYING, NEWS: update to version 22
2010-09-23 Robert Larice 2010-09-23 Robert Larice
* Makefile.am , * Makefile.am ,

20
NEWS

@ -1,3 +1,23 @@
Ngspice-22, Sept 26th, 2010
============
- New features:
+ OpenMP multicore support for BSIM3, BSIM4, and BSIMSOI4
+ reinstate {$var} expansion in interactive interpreter
+ .TITLE line added
+ update to 'spectrum' script
+ par('expression') in .four, .plot, .print, .meas, .save commands
+ command 'option' for use in spinit, .spiceinit, and in scripts
+ adms procedure updated
+ new random number generator, random functions sunif() and sgauss()
+ ngspice manual updated
- Bug fixes:
+ Major code cleanup to reduce compiler/linker warnings: ansi function prototypes,
void/char pointers to named pointers, explicit type casts and many more
+ Many small bugs
Ng-spice-rework-21, Jun3, 13th 2010 Ng-spice-rework-21, Jun3, 13th 2010
============ ============

Loading…
Cancel
Save