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
pnenzi
d9f9ad827d
Fixed segfault on empty or directory include.
19 years ago
gdiso
85a73411e6
allow NULL pointer in DEVices array
19 years ago
pnenzi
9eb9f56060
fix for the negative times in seconds.
19 years ago
pnenzi
3a7c14f53f
Update to reflect recent changes.
19 years ago
gdiso
73629edd64
Add NDEV
19 years ago
pnenzi
44c5f4721d
Changelog updated with bsim4.6.0 and psp2
19 years ago
pnenzi
00cf9ec22a
Fixed code for BJT devices with less than 5 nodes.
19 years ago
pnenzi
2bfcb8cf4c
Bipolar devices support 5 nodes now (Dietmar)
20 years ago
pnenzi
86b47ab990
Added Gary's patch for cygwin.
20 years ago
pnenzi
f659abd416
Fixed support for adms devices (Mextram and hicum0)
20 years ago
pnenzi
f3070062eb
Removed support for EKV and generation of C code from autogen.sh for verilog devices.
20 years ago
pnenzi
5990ff03cc
Initial import for admst (Verilog-AMS) translators for ngspice.
20 years ago
dwarning
78cb65eef6
Var tmp should be int.
21 years ago
pnenzi
486764292e
Back to the original code from Berkeley around line 4015-4020.
21 years ago
pnenzi
5296cd51b8
Partially applied Paul Reich patch (missing include and c++ style comments)
21 years ago
pnenzi
517e9e0afc
Added manual page for ngmultidec as sent by John Murdie.
21 years ago