pnenzi
3097c4e04b
Improvements in numparam from Phil Barker
2007-10-08 14:52:25 +00:00
pnenzi
58347d932e
Fixed a bug in let command for expressions like let vec[2]=5.0
2007-09-17 13:53:51 +00:00
pnenzi
7e4700ea2d
Fix for the wrong line mumber in listing command of .end lines.
2007-09-14 14:42:57 +00:00
pnenzi
082b961397
Updated ChangeLog for out_printf()
2007-09-14 13:18:15 +00:00
pnenzi
d9f9ad827d
Fixed segfault on empty or directory include.
2007-08-12 09:46:13 +00:00
gdiso
85a73411e6
allow NULL pointer in DEVices array
2007-06-17 03:20:42 +00:00
pnenzi
9eb9f56060
fix for the negative times in seconds.
2007-06-14 10:27:35 +00:00
pnenzi
3a7c14f53f
Update to reflect recent changes.
2007-05-16 15:07:24 +00:00
gdiso
73629edd64
Add NDEV
2007-05-01 03:41:59 +00:00
pnenzi
44c5f4721d
Changelog updated with bsim4.6.0 and psp2
2007-04-26 16:31:11 +00:00
pnenzi
00cf9ec22a
Fixed code for BJT devices with less than 5 nodes.
2007-01-20 12:37:35 +00:00
pnenzi
2bfcb8cf4c
Bipolar devices support 5 nodes now (Dietmar)
2006-02-21 15:25:23 +00:00
pnenzi
86b47ab990
Added Gary's patch for cygwin.
2006-02-19 09:37:03 +00:00
pnenzi
f659abd416
Fixed support for adms devices (Mextram and hicum0)
2006-02-17 14:52:57 +00:00
pnenzi
f3070062eb
Removed support for EKV and generation of C code from autogen.sh for verilog devices.
2006-02-16 11:44:42 +00:00
pnenzi
5990ff03cc
Initial import for admst (Verilog-AMS) translators for ngspice.
2006-01-31 17:53:48 +00:00
dwarning
78cb65eef6
Var tmp should be int.
2005-12-06 19:58:46 +00:00
pnenzi
486764292e
Back to the original code from Berkeley around line 4015-4020.
2005-12-04 09:17:35 +00:00
pnenzi
5296cd51b8
Partially applied Paul Reich patch (missing include and c++ style comments)
2005-12-04 08:52:10 +00:00
pnenzi
517e9e0afc
Added manual page for ngmultidec as sent by John Murdie.
2005-11-27 09:50:32 +00:00
pnenzi
99c1f901e3
Added fixes from Hitoshi Tanaka and Dietmar Warning over original code.
2005-11-13 21:22:37 +00:00
pnenzi
3403580a05
Updated BSIM4 model to BSIM4.5.0 (Hitoshi Tanaka and Dietmar Warning)
2005-11-13 20:56:33 +00:00
pnenzi
d921759a2a
Patch sent by Dietmar Warning: fixed double allocation of substrate node, current sign and tempo for rb and rc.
2005-11-07 13:57:10 +00:00
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>.
2005-10-19 07:09:37 +00:00
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).
2005-10-15 15:34:18 +00:00
sjborley
b79423051d
Updated
2005-10-15 14:00:53 +00:00
sjborley
9405fa70e5
Updated log for 2005-19-09
2005-09-19 20:54:49 +00:00
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
2005-09-09 17:53:45 +00:00
sjborley
111a46e4b5
Fixed date of last change (oops!)
2005-09-08 20:55:06 +00:00
sjborley
bf6ca0c491
Added hard-coded paths for NGSPICEBINDIR and NGSPICEDATADIR for MinGW targets
2005-09-08 20:52:40 +00:00
pnenzi
240aea2cdf
Fixed "undefined symbols" error.
2005-09-08 09:43:48 +00:00
sjborley
1104a10c6d
Updated log for a number of miscellaneous fixes
2005-09-06 21:23:24 +00:00
pnenzi
33b254609b
Patch sent by Hitoshi to fix ltra code and "listing" command. See Changelog.
2005-09-04 16:41:27 +00:00
pnenzi
e9ceec2522
Update for rework-17
2005-08-30 07:51:21 +00:00
pnenzi
8274fff4fe
String offset wrong. Expression were translated incorrectly.
2005-08-26 20:22:26 +00:00
pnenzi
8e4fb4cef8
Updated for rework-16
2005-08-26 17:01:18 +00:00
pnenzi
f1d51ab2aa
Fixed a typo.
2005-08-24 07:26:50 +00:00
pnenzi
f805d7ab71
Applied changes to cfunc.mod sent by Hitoshi
2005-08-23 08:21:00 +00:00
pnenzi
5bcb23d795
Removed casting for strictier syntax of recent gcc compilers.
2005-08-22 19:29:20 +00:00
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.
2005-08-15 22:32:35 +00:00
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
2005-08-14 19:43:31 +00:00
sjborley
b39be19530
Fixed problem with text2dvi and makeinfo when running make dist, and corrected many spelling errors in doc/ngspice.texi
2005-08-11 01:41:02 +00:00
pnenzi
db294d26c3
Patch to allow for vm(4,0) and similar.
2005-08-08 19:08:23 +00:00
pnenzi
3c0898d7ac
Updated MIFunsetup()
2005-08-06 08:41:27 +00:00
pnenzi
363ffb85e0
Fixed bug in memory management when xspice codemodels are used.
2005-08-04 08:23:32 +00:00
pnenzi
c14e9eded3
Added IPC stuff to resource.c
2005-06-30 14:41:38 +00:00
pnenzi
cfb185c3bb
Bug in power function fixed.
2005-06-30 11:41:17 +00:00
pnenzi
b8dca1b4c2
Fixed xspice extensions.
2005-06-25 19:11:57 +00:00
sjborley
51988dfb80
Changes supplied bt Hitoshi Tanaka to allow XSpice to compile using MinGW in Windows.
2005-06-16 00:28:16 +00:00
sjborley
d835edc527
Fixed '*# ' command operation.
...
Added 'hack' to allow the 'numparams' variable to be set (or unset)
before the netlist part of a file is parsed. This is based on code supplied by
Dietmar Warning, with changes to allow it to work with the *# syntax, the
unset keyword and variable amounts of white space.
line_free(line,flag) is now a macro so that line is set to NULL when it is
freed. (src/frontend/inp.c) This is a safty mechnism.
2005-06-09 01:38:47 +00:00