dwarning
c2d79e44b6
New bsim3soi version 4.0
18 years ago
dwarning
ecd45d7ce3
old version
18 years ago
h_vogt
c03b298876
larger text buffer, MakeArgcArgv() improved, winmessage() added
18 years ago
h_vogt
63ed715f75
temporary file for Win added, improved printout for batch mode
18 years ago
h_vogt
d1bcacb208
XSPICE, CIDER models excuded from inp_fix_param_values(), debug output
18 years ago
h_vogt
8ed853345e
BOOLEAN definition
18 years ago
dwarning
9cbf5a91ee
moving some string functions from inpcom.c
18 years ago
dwarning
94323196ff
define the missing buffer nam_buf for mos devices
18 years ago
dwarning
0f5618619c
removing BOOLEAN definition (checked under mingw)
18 years ago
dwarning
da6d5ea3d7
better TRACEing
18 years ago
dwarning
9844e8851b
Nodes for SOI devices not detected correct
18 years ago
pnenzi
6b61d1d660
Added initial support for gnuplot output (not yet working)
18 years ago
dwarning
bb1539b666
fix conflict for own shutdown function
18 years ago
dwarning
16adcce60f
avoid access to uninitialized memory
18 years ago
dwarning
70e9121bbb
more precise recognition of subckt names
18 years ago
dwarning
b84cbc7127
xspice ipc is possible
18 years ago
dwarning
ae1d4f899f
add NL at the EOF
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
9b9f858ec5
also version=3.30 usable
18 years ago
dwarning
7b2c98dd1a
rflag still needed
18 years ago
pnenzi
25a32c370e
Removed stupid comment
18 years ago
dwarning
28e90e6330
Using a real double compare to equal.
18 years ago
dwarning
ee9987ca85
belong spice3 manual ascii is default anyway
18 years ago
dwarning
c3badfd017
don't need buffer w/o getcwd
18 years ago
dwarning
280580cb36
fix the wrong rawfile writing for v(#)
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
888a934fc5
token function for bjt instance
19 years ago
dwarning
2785bf1125
backup the filetype problem if set in spinit
19 years ago
dwarning
6464cf535d
backup - no unique long long function
19 years ago
dwarning
065a140a0b
prevent warning
19 years ago
dwarning
b22a7666c1
AlmostEqualUlps in double is needed
19 years ago
dwarning
d0e43bed69
strip white spaces only inside parens
19 years ago
dwarning
e4091fd55c
fixing memory problems in nupa_substitute and other
19 years ago
dwarning
c608e4a997
fixing memory problems in nupa_substitute and other
19 years ago
dwarning
c6f86b9067
only forms
19 years ago
dwarning
832ec26d97
No usage of C99 Designated Initializers
19 years ago
pnenzi
a9b85b3405
Downgraded to standard C syntax.
19 years ago
dwarning
f665403e7c
rm unused variables
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
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
955b18a7c6
Added missing targets
19 years ago
sjborley
0e8267d2e7
Updated .cvsignore file (makeidx->ngmakeidx)
19 years ago
sjborley
68a8c9f296
Added .cvsignore files to some device directories
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
df5ccdad60
change local index to ind to prevent conflict with index function
19 years ago