~kicad/+git/ngspice-mirror-sourceforge:statistical-fcns

Last commit made on 2018-07-08
Get this branch:
git clone -b statistical-fcns https://git.launchpad.net/~kicad/+git/ngspice-mirror-sourceforge
Members of KiCad can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
statistical-fcns
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

6d809fa... by Holger Vogt

various digital simulations of a 4-bit NAND gate full adder:
Bipolar, MOS, behavioral, and event based

5bdeeb0... by Holger Vogt

add variabale inputdir to store the last input file directory

4e654c7... by Holger Vogt

MC input files

bcdc47a... by Holger Vogt

remove the quotation marks around $&run
whitespaces

1db4758... by Holger Vogt

update on random number usage
prefer gauss1() over gauss0()

f341003... by Holger Vogt

tests for setting random numbers

e09b8b3... by Holger Vogt

example update: sim_status, mc_source and others

e916c71... by Holger Vogt

example may be run with commervcial PDKs

d5e42df... by Holger Vogt

New .option seed=[val|random]

95f74ad... by Holger Vogt

Convert .param lines containing 'agauss' and others
into .func (xxx1() 'agauss()', replace all xxx1 entries
by function xxx1().
After subcircuit expansion, replace agauss and others
in B-Line by their suitable values.