You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Holger Vogt
9a2d968577
When transferring boolean data over the ABI, keep them as boolean types, not integer
Replace the type of all boolean variables around the ABI by NG_BOOL.
NG_BOOL is typedefed to _Bool, when compiling shared ngspice. When
sharedspice.h is use externally NG_BOOL is typdefed to bool
5 years ago
..
Makefile.am
devices/res, introduce TCE, exponential temperature coefficient
11 years ago
temper-1.cir
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-1.out
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-2.cir
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-2.out
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-3.cir
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-3.out
tests/regression/temper, several issues with `temper' in model parameters
11 years ago
temper-res-1.cir
upgrade regression test to the previous commit
11 years ago
temper-res-1.out
devices/res, introduce TCE, exponential temperature coefficient
11 years ago