pnenzi
|
363ffb85e0
|
Fixed bug in memory management when xspice codemodels are used.
|
2005-08-04 08:23:32 +00:00 |
sjborley
|
e4fdd6719c
|
Added a CIDER dpendent reference
|
2005-05-30 20:30:09 +00:00 |
sjborley
|
304049224a
|
Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes.
|
2005-05-26 19:49:50 +00:00 |
sjborley
|
cbdd811aa5
|
Fixed bug with define (see bug reference [ 999546 ] 'define' is broken in ngspice-15). free_pnode() now copes properly with parse trees that reuse leaf nodes.
|
2005-05-26 19:29:52 +00:00 |
sjborley
|
c61b756ea2
|
Replace C++ style comment with C style comment
|
2005-05-22 20:37:06 +00:00 |
sjborley
|
fd7d4001f6
|
Removed the files src/misc/terminal.h/.c and src/include/terminal.h The first two were empty and the last just included the second. The relavent makefile.am files have been updated
|
2005-05-21 13:37:31 +00:00 |
sjborley
|
5c08bf1576
|
Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables.
|
2005-05-21 12:37:23 +00:00 |
sjborley
|
368f6b0699
|
Changes to allow compile with MinGW. Macros JMP_BUF, LONGJMP, and SETJMP
|
2005-05-17 21:52:14 +00:00 |
sjborley
|
7376fa66e5
|
Fixed line-endings (DOS to UNIX)
and translated German to English in comments.
|
2005-05-11 21:37:24 +00:00 |
sjborley
|
1facfd764d
|
Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>)
|
2005-05-09 20:20:18 +00:00 |
sjborley
|
a1991eee19
|
Fixed issues with the alternate prompt
|
2005-05-04 01:26:53 +00:00 |
pnenzi
|
261778cec4
|
Code cleaning
|
2005-04-26 19:44:38 +00:00 |
pnenzi
|
b3e47fbbd3
|
New logis in initialization files for ngspice.
|
2005-04-26 19:42:41 +00:00 |
pnenzi
|
742186b44f
|
Trimmed include file and removed some warnings.
|
2004-08-20 09:44:08 +00:00 |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
2004-07-09 18:37:25 +00:00 |
pnenzi
|
9066452b23
|
Trimmed Makefiles.am for "make dist" and added tests placeholders.
|
2004-02-14 19:19:23 +00:00 |
pnenzi
|
4b6bef82fe
|
Option management patch. CDHW
|
2004-01-21 19:15:48 +00:00 |
pnenzi
|
5708a54ce4
|
Applied CDHW patch for options management.
|
2004-01-21 18:27:57 +00:00 |
pnenzi
|
b03a70760b
|
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
|
2004-01-10 21:39:36 +00:00 |
pnenzi
|
a872f83194
|
Added prototype.
|
2004-01-10 12:07:03 +00:00 |
pnenzi
|
9c26e40abc
|
Added constants needed for new inductor model.
|
2003-09-27 17:27:47 +00:00 |
pnenzi
|
488e1cf2b3
|
Added a couple of constants: epsilon0 and epsilonSiO2.
|
2003-09-25 06:53:41 +00:00 |
pnenzi
|
6242054c2a
|
Code Cleaning.
|
2003-08-23 19:54:52 +00:00 |
pnenzi
|
8686a73047
|
Added readline patch (support for command history).
|
2003-08-14 19:21:10 +00:00 |
pnenzi
|
63c93eca79
|
Modified sparse include files to obtain better separation from rest of the code.
(added spFindElement in spbuild.c needed by cider).
|
2003-08-13 23:27:17 +00:00 |
pnenzi
|
9ee4064c46
|
Added more separation between sparse and the rest of the package.
|
2003-08-13 13:00:12 +00:00 |
pnenzi
|
88b8906c9a
|
Removed multiple definition of CMPLX_MUL macro.
|
2003-08-12 11:45:39 +00:00 |
pnenzi
|
8d893d890a
|
CIDER integration. Code updated for cider support.
|
2003-08-11 20:53:33 +00:00 |
pnenzi
|
33c3e863b8
|
Cider simulator (Include files). Import.
|
2003-08-11 20:25:19 +00:00 |
pnenzi
|
758bedc716
|
Second batch of added files.
|
2003-07-23 20:06:10 +00:00 |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
2003-07-23 19:36:39 +00:00 |
stefanjones
|
add5a573f2
|
rming
|
2002-11-26 11:31:39 +00:00 |
stefanjones
|
ab9ab1640d
|
Remove rubbish from import
|
2002-11-26 11:27:28 +00:00 |
stefanjones
|
d2ae47441b
|
Initial revision
|
2002-11-26 10:11:59 +00:00 |
pnenzi
|
a7e1405208
|
Windows port of Ngspice (Holger Vogt) (part 2)
|
2002-01-03 22:47:29 +00:00 |
pnenzi
|
937e3db647
|
Holger Vogt Windows port for Ngspice.
|
2002-01-03 22:44:21 +00:00 |
pnenzi
|
6696aac9e6
|
Updated changelogs
|
2001-12-14 18:42:56 +00:00 |
pnenzi
|
65392b77ff
|
Modified printnum function to avoid printing bugs and memory leaks.
|
2001-12-02 10:03:11 +00:00 |
rouat
|
84c3d3fbc0
|
Updated BSIM4 model to latest version (BSIM4.2.1)
|
2001-11-25 17:56:26 +00:00 |
pnenzi
|
fc8956b08c
|
Added min, max and d(iff) to vectors from code submitted by Routoure.
|
2001-11-23 18:01:38 +00:00 |
pnenzi
|
c099f63794
|
CKThead structure now allocated dynamically.
|
2001-05-05 09:54:41 +00:00 |
pnenzi
|
e96628b7bd
|
Linked stag model to the simulator
|
2001-05-02 20:33:10 +00:00 |
pnenzi
|
b07e35d150
|
Linked the new devices (mesa hfet1 hfet2) into the ngspice simulator
|
2001-04-25 17:58:59 +00:00 |
pnenzi
|
913b715c51
|
This damn dependence hidden in the source. Have modifed the max number of devices
|
2001-04-22 12:31:57 +00:00 |
pnenzi
|
fd6d0b0723
|
Fixed stringutil missing bug.
|
2001-02-11 20:13:45 +00:00 |
pnenzi
|
c68f3470e4
|
Code cleanup.
|
2001-02-09 19:46:36 +00:00 |
pnenzi
|
6f55975cc0
|
Code clean up (removed some warning)
|
2001-02-09 13:27:21 +00:00 |
pnenzi
|
d735c9a871
|
Some code cleanup
|
2001-02-09 08:18:35 +00:00 |
pnenzi
|
d1d4832b65
|
odification to parsing function for new device model (BSIM3SOIDD). Prepended
ng to binaries and manpages. Online help works again (at least!). Corrected
a bug in cktsgen.
|
2001-01-21 17:24:23 +00:00 |
pnenzi
|
97e77a523e
|
Added support for bsim3soi fd devices (fully depleted).
|
2000-12-08 16:58:47 +00:00 |