dwarning
16adcce60f
avoid access to uninitialized memory
18 years ago
dwarning
8f1b9a96d8
w/o optimization better debug
18 years ago
dwarning
b84cbc7127
xspice ipc is possible
18 years ago
dwarning
e352cb46dd
correct subckt expansion and new bsim model level/version selection
18 years ago
pnenzi
b7a0ee52f1
Commented out code that prevented rawfile generation.
18 years ago
dwarning
7b2c98dd1a
rflag still needed
18 years ago
dwarning
28e90e6330
Using a real double compare to equal.
18 years ago
pnenzi
b449c09b48
Fixed incorrect voltage vectors name in output file.
18 years ago
pnenzi
d1828b6d0b
Fix from Holger Vogt for two cinditions that caused segfault.
18 years ago
dwarning
035957b83a
no param handling for "set" commands and 3/4 bjt terminals
19 years ago
dwarning
1e3367b0d3
no message
19 years ago
dwarning
b90b52e1ba
No usage of C99 Designated Initializers
19 years ago
pnenzi
a9b85b3405
Downgraded to standard C syntax.
19 years ago
dwarning
71362bf7eb
allow mingw build w/o GUI
19 years ago
dwarning
7f157c76a2
fix the filetype problem if set in spinit
19 years ago
sjborley
91922d1e04
Added bug number to fix comment.
19 years ago
sjborley
bd1f8280e4
src/frontend/spiceif.c: Avoid invalid lvalue assignment errors when calling the macro _foo(). Needed for gcc4 which no longer supports lvalue cast bogosity.
19 years ago
sjborley
51b2d73d79
Added automake warning and output verbosity to autogen.sh
19 years ago
sjborley
7eae5c1ea0
Updated changelog for .cvsignore additions and tweak.
19 years ago
sjborley
a3ec41da2d
* Fixed(?) missing files error when autogen.sh is run (with no adms)
- configure.in: removed adms directors from AC_CONFIG_FILES list
* Fixed inclusion of termcap header
- configure.in: add check for <termcap.h> to <ncurses/termcap.h>
- frontend/terminal.c: select either <termcap.h> or <ncurses/termcap.h>
19 years ago
dwarning
95ff0a0277
if no bsim3 version given then use 3.30
19 years ago
dwarning
7ce19a84ea
no message
19 years ago
dwarning
8e61fe5eca
show coordinates and gradients, zooming - hvogt
19 years ago
dwarning
9f97eab066
no message
19 years ago
dwarning
034bca3273
no message
19 years ago
dwarning
852ce72507
no message
19 years ago
dwarning
05d511544b
no message
19 years ago
dwarning
700fc2da9e
no message
19 years ago
dwarning
f961b92c7d
no message
19 years ago
dwarning
0133e20412
til now only bsim4 has version processing
19 years ago
dwarning
f075e4925d
no message
19 years ago
pnenzi
47ebcd0c95
Debug information on xspice device loading masked with #ifdef TRACE
19 years ago
pnenzi
b2b61c0e74
Updated scale "option" processing.
19 years ago
dwarning
4e3794505e
BSIM4 version code added and updated
19 years ago
pnenzi
90f5a541ff
Modified brief option
19 years ago
pnenzi
7703a63230
Added -a option for switching on/off netlist autorun
19 years ago
pnenzi
3733b1d07e
Updated
19 years ago
pnenzi
0a8a56c654
Added "altshow" for switching between the old and the new show format.
19 years ago
pnenzi
4bfa1b7c19
Added multi input vcvs (Phil Barker)
19 years ago
pnenzi
a52a87ddd8
Added "r" option to vsrc, aliased some parameters on r and c, added safe floating point comparison (from Phil Barker)
19 years ago
pnenzi
6f3f195158
Additions from Phil Barker (subckt nodeset and ic, simvars, mosfet binning, various fixes)
19 years ago
pnenzi
53e52f4a59
Model improvements from Phil Barker
19 years ago
pnenzi
936cd7a4fc
Improvements in frontend by Phil Barker
19 years ago
pnenzi
56626999fc
Improved current vectors output and added element for last analysis run
19 years ago
pnenzi
e9db216a83
Modified show command (Phil Barker)
19 years ago
pnenzi
008c9d7a4c
Improved reporting (from Phil Barker)
19 years ago
pnenzi
3097c4e04b
Improvements in numparam from Phil Barker
19 years ago
pnenzi
58347d932e
Fixed a bug in let command for expressions like let vec[2]=5.0
19 years ago
pnenzi
7e4700ea2d
Fix for the wrong line mumber in listing command of .end lines.
19 years ago
pnenzi
082b961397
Updated ChangeLog for out_printf()
19 years ago