h_vogt
|
ff11ccda20
|
In B source the argument to 'log' may be 0 upon start of simulation, allow recovery like in function 'ln'
|
2012-06-13 19:15:22 +02:00 |
h_vogt
|
0a087a47c8
|
enable B source debugging in behavioral models, exit on error if variable strict_errorhandling is set
|
2012-06-13 19:15:21 +02:00 |
h_vogt
|
1cbc41cc32
|
memristor subcircuit model example
|
2012-06-13 19:15:19 +02:00 |
rlar
|
5b616b93f4
|
configure.ac, rewrite M4 Quotation (non zero diff)
small differences in the autogen.sh generated files
|
2012-06-13 19:15:18 +02:00 |
rlar
|
f571932438
|
configure.ac, rewrite M4 Quotation
verified for zero diff of the autogen.sh generated files
|
2012-06-13 19:15:17 +02:00 |
rlar
|
1a9e658f91
|
configure.ac, use AC_OPENMP
|
2012-06-13 19:15:16 +02:00 |
h_vogt
|
669399c928
|
Visual Studio, increase Stack for 64 bits
from
standard (0)
to
StackReserveSize="4194304"
StackCommitSize="16384"
|
2012-06-13 19:15:15 +02:00 |
h_vogt
|
07727f74f0
|
commands.c: 'options' equivalent to 'option' and allow 'loadsnap' and 'savesnap'
which have been EXPERIMENTAL_CODE so far
|
2012-06-13 19:15:14 +02:00 |
h_vogt
|
00564bdf35
|
tests/bsim3, tests/xspice, update output files for comparison
|
2012-06-13 19:15:13 +02:00 |
h_vogt
|
f85da3d49d
|
tests/Makefile.am: drop tests
keep tests only for
BSIM3 (old style), BSIM4, BSIMSOI4, HiSIM, HiSIMHV and XSPICE
|
2012-06-13 19:15:13 +02:00 |
h_vogt
|
583144c421
|
.gitignore: new name for local tclspice devel directory under MS Windows
|
2012-06-13 19:15:13 +02:00 |
dwarning
|
8169d93047
|
bsim3soi aka b4soi, ngspice makes correct dc loops - reference files now have 1.6V
|
2012-06-13 19:15:12 +02:00 |
dwarning
|
971ed70e64
|
CMC tests, `spice' entry not needed
|
2012-06-13 19:15:11 +02:00 |
dwarning
|
c8f06daa02
|
remove m4/.cvsignore
|
2012-06-13 19:15:07 +02:00 |
dwarning
|
6c7d09a879
|
new QA test for `bsim3soi' aka `b4soi'
|
2012-06-13 19:15:07 +02:00 |
dwarning
|
1c4f960b45
|
update `bsim3soi' aka `b4soi'
|
2012-06-13 19:15:07 +02:00 |
rlar
|
5bb4c56165
|
outitf.c, cleanup
|
2012-06-12 21:26:31 +02:00 |
rlar
|
05fd5a03d6
|
outitf.c, cleanup cancer of the semicolon
|
2012-06-12 21:26:31 +02:00 |
rlar
|
4202354704
|
outitf.c, cleanup comment
|
2012-06-12 21:26:31 +02:00 |
rlar
|
ccea57570e
|
outitf.c, cleanup return
|
2012-06-12 21:26:31 +02:00 |
rlar
|
486ffc9429
|
outitf.c, whitespace
|
2012-06-12 21:26:31 +02:00 |
h_vogt
|
c78d71c363
|
.nodeset all = value added to set all voltage nodes at once
|
2012-06-12 21:26:31 +02:00 |
rlar
|
a34cbdbeab
|
tiny cleanup
|
2012-06-12 21:26:30 +02:00 |
rlar
|
b1cbebaa99
|
fix tcl module compilation
test programs don't compile when compiling for TCL_MODULE
due to redefinition of fprintf()
|
2012-06-12 21:26:30 +02:00 |
rlar
|
6ae6223250
|
misccoms.c, com_quit(), implement exitcode
|
2012-06-12 21:26:30 +02:00 |
rlar
|
5436de5bab
|
misccoms.c, tiny rewrite
|
2012-06-12 21:26:30 +02:00 |
rlar
|
8dcf132199
|
misccoms.c, shrink scope
|
2012-06-12 21:26:30 +02:00 |
rlar
|
cc32eae60b
|
misccoms.c, collect byemessage()
|
2012-06-12 21:26:30 +02:00 |
rlar
|
b9c0159cd6
|
misccoms.c, noask
|
2012-06-12 21:26:30 +02:00 |
rlar
|
41de8d95ff
|
misccoms.c, collapse strings
|
2012-06-12 21:26:30 +02:00 |
rlar
|
11878ee4ad
|
misccoms.c, use strncasecmp()
|
2012-06-12 21:26:30 +02:00 |
rlar
|
5f3b453a30
|
misccoms.c, indentation and whitespace cleanup
|
2012-06-12 21:26:30 +02:00 |
h_vogt
|
215809b99f
|
change comments, CVS --> git
|
2012-06-12 21:26:30 +02:00 |
rlar
|
f65cdd2f84
|
Changed line ending of several files from DOS to UNIX
|
2012-06-12 21:26:29 +02:00 |
rlar
|
3d34b22ebf
|
fix file modes
|
2012-06-12 21:26:29 +02:00 |
h_vogt
|
a212be67bc
|
Exit with error if file not found: fgets() cannot read from NULL
|
2012-06-12 21:26:29 +02:00 |
rlar
|
14f884729c
|
raw_write() always fopen("wb"), even on windows use "\n" line termination
|
2012-06-12 21:26:29 +02:00 |
rlar
|
10e5dbfbcc
|
raw_read() always fopen("rb") even on windows, always swallow "\r"
|
2012-06-12 21:26:29 +02:00 |
rlar
|
e598598d70
|
Reverting "NUMDdump(): add binary mode"
This reverts commit 40e8f868da
|
2012-06-12 21:26:29 +02:00 |
rlar
|
d8105873db
|
remove error.h, use fteext.h for controlled_exit()
|
2012-06-12 21:26:29 +02:00 |
rlar
|
a9eb96e164
|
avoid `ambiguous else' Warning
|
2012-06-12 21:26:29 +02:00 |
dwarning
|
4a02eb6683
|
tests/bsim4: use the standard CMC model check
|
2012-06-12 21:26:27 +02:00 |
h_vogt
|
023374fa79
|
update `making xspice' within actual ngspice
|
2012-06-12 21:26:27 +02:00 |
h_vogt
|
40e8f868da
|
NUMDdump(): add binary mode
fopen() with wb
write operating point (external state) for true binary output
|
2012-06-12 21:26:27 +02:00 |
h_vogt
|
80ca57eb76
|
beautify code
|
2012-06-12 21:26:27 +02:00 |
h_vogt
|
d65259fd45
|
error return only if variable `error' is set
|
2012-06-12 21:26:27 +02:00 |
h_vogt
|
ca8e9b2d2d
|
prevent false outputs of @dev[param], when not defined in ac simulation
|
2012-06-12 21:26:27 +02:00 |
h_vogt
|
fe86d3d5c7
|
Enable ctrl-c to interrupt a simulation also for Windows GUI
|
2012-06-12 21:26:27 +02:00 |
h_vogt
|
a820a7cba8
|
Independent variable `temper' now returns the temperature in degree C
|
2012-06-12 21:26:27 +02:00 |
h_vogt
|
a51953d93e
|
allow `time', `temper', and `hertz' in expressions of behavioral R,L,C devices
|
2012-06-12 21:26:27 +02:00 |