Commit Graph

1465 Commits

Author SHA1 Message Date
pnenzi 5d12d0b523 Updated with corrections. 2006-02-01 18:26:44 +00:00
pnenzi 5990ff03cc Initial import for admst (Verilog-AMS) translators for ngspice. 2006-01-31 17:53:48 +00:00
dwarning 65ba4599c1 External resistors can be 0 because nodes are merged 2006-01-24 21:30:15 +00:00
dwarning 78cb65eef6 Var tmp should be int. 2005-12-06 19:58:46 +00:00
dwarning 5e1ebed38b Remove cpp comment - and make more readable 2005-12-05 20:46:03 +00:00
dwarning 6dd4777218 Remove cpp comment 2005-12-05 20:36:25 +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 3986d1e0f2 Improved notes for MinGW/MSYS 2005-10-15 13:59:27 +00:00
sjborley 32f8a09fa1 Added Andreas Unger 2005-10-15 13:58:38 +00:00
sjborley 869f5add68 Fixed problems of reporting resource usage for MacOSX (should help other platforms too). 2005-10-15 13:56:44 +00:00
sjborley 1f5695a34c fixed warning about unused variables and functions that can occur when HAVE_TERMCAP is undefined. 2005-10-15 13:55:28 +00:00
sjborley c2fb0224ed Implemented patches supplied by Andreas Unger <a_unger@gmx.de>. Fixes XSpice bug; variable PER was being used before initialisation. 2005-10-15 13:53:58 +00:00
sjborley 9405fa70e5 Updated log for 2005-19-09 2005-09-19 20:54:49 +00:00
sjborley 9fe1fe5c0d Fixed minor spelling error 2005-09-19 20:52:23 +00:00
sjborley e4cfb4474a Added missing system header includes (string.h and stdio.h) to avoid warnings 2005-09-19 20:51:55 +00:00
sjborley 6fcd2e24e9 Fixed warning about redefinition of XtNumber. 2005-09-19 20:50:27 +00:00
sjborley 113341b981 Used (void*)0 instead of 0 for the terminating vararg, to avoid gcc 4.0 warning about missing sentinel in function call.
Resolved Bug 1293746 - Problem with aspice.c(171) in gcc (Solaris).
2005-09-19 20:49:38 +00:00
pnenzi ebb48f93ed Bug fix for error "unknown parameter(save)" 2005-09-18 08:24:07 +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 c6d286f417 Fixed typo CKT should be ckt 2005-09-08 09:44:32 +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
sjborley b96b9aac28 Implemented fix as described by Hitoshi Tanaka for the problem that causes "Warning - approaching max data size...." to be erroneously reported when compiled with MinGW/MSYS 2005-09-06 21:19:58 +00:00
sjborley 96657c618a Fixed spelling errors 2005-09-06 20:30:11 +00:00
sjborley ae5debfbe1 Now gives more relevant advice when a required program is missing. 2005-09-06 20:28:26 +00:00
sjborley a395786274 Fixed alphabetic order 2005-09-06 20:27:36 +00:00
sjborley 3a69282b3a Fixed memory leak in tilde expansion 2005-09-06 20:24:47 +00:00
sjborley 54935831ff Added work-round for missing scroll bar (seems to be an X-Windows bug) 2005-09-06 20:21:09 +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 847173ecc0 Updated for rework-17 2005-08-30 07:54:40 +00:00
pnenzi e9ceec2522 Update for rework-17 2005-08-30 07:51:21 +00:00
pnenzi 9596feb535 An include file was missing. 2005-08-30 07:46:13 +00:00
pnenzi f3069e042a Check for flex and yacc moved out of XSPICE for making distributions (Stuart Brorson) 2005-08-27 20:45:20 +00:00
pnenzi f8ff8283dc Updated tests. 2005-08-27 18:53:51 +00:00
pnenzi f79e9e703c Previous commit was incomplete. 2005-08-27 07:58:01 +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 ba30810b3f Added info on compilation for mingw msys. 2005-08-25 19:35:02 +00:00
pnenzi f1d51ab2aa Fixed a typo. 2005-08-24 07:26:50 +00:00
pnenzi 54471a1b3b Changes for making "make dist" working. 2005-08-23 22:13:47 +00:00