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
pnenzi
99c1f901e3
Added fixes from Hitoshi Tanaka and Dietmar Warning over original code.
21 years ago
pnenzi
3403580a05
Updated BSIM4 model to BSIM4.5.0 (Hitoshi Tanaka and Dietmar Warning)
21 years ago
pnenzi
d921759a2a
Patch sent by Dietmar Warning: fixed double allocation of substrate node, current sign and tempo for rb and rc.
21 years ago
sjborley
75f2db1483
Implemented fix to prevent 'multiple definition' errors during link of nghelp when built on systems that use the latest versions of the GNU tools. Solution provided by Andreas Unger <a_unger@gmx.de>.
21 years ago
sjborley
3187fdf79d
Fixed code to avoid errors (invalid lvalue in assignment) under gcc v4.0.2 or and warnings under gcc 4.0.0 (target of assignment not really an lvalue).
21 years ago
sjborley
b79423051d
Updated
21 years ago
sjborley
9405fa70e5
Updated log for 2005-19-09
21 years ago
sjborley
d457775820
Reverted to placing the cp_* stream variable definitions back in to src/frontend/streams.c with their extern declarations in src/frontend/streams.h
21 years ago
sjborley
111a46e4b5
Fixed date of last change (oops!)
21 years ago
sjborley
bf6ca0c491
Added hard-coded paths for NGSPICEBINDIR and NGSPICEDATADIR for MinGW targets
21 years ago
pnenzi
240aea2cdf
Fixed "undefined symbols" error.
21 years ago
sjborley
1104a10c6d
Updated log for a number of miscellaneous fixes
21 years ago
pnenzi
33b254609b
Patch sent by Hitoshi to fix ltra code and "listing" command. See Changelog.
21 years ago
pnenzi
e9ceec2522
Update for rework-17
21 years ago
pnenzi
8274fff4fe
String offset wrong. Expression were translated incorrectly.
21 years ago
pnenzi
8e4fb4cef8
Updated for rework-16
21 years ago
pnenzi
f1d51ab2aa
Fixed a typo.
21 years ago
pnenzi
f805d7ab71
Applied changes to cfunc.mod sent by Hitoshi
21 years ago
pnenzi
5bcb23d795
Removed casting for strictier syntax of recent gcc compilers.
21 years ago
sjborley
9fc210b7e3
* In INSTALL added --enable-maintainer-mode as an argument to ./configure
when building straight from CVS. This is now necessary due to the use of
version.texi to allow versioning info to be passed into the documentation
system.
21 years ago
sjborley
13be2b6713
* More changes to the documentation. Specifically the make dist now produces
a PDF file. See doc/ChangeLog for details
* Update the AUTHORS file and adjusted formatting to make it more compatable
with the texinfo include
21 years ago
sjborley
b39be19530
Fixed problem with text2dvi and makeinfo when running make dist, and corrected many spelling errors in doc/ngspice.texi
21 years ago
pnenzi
db294d26c3
Patch to allow for vm(4,0) and similar.
21 years ago