lp:~kicad/+git/ngspice-mirror-sourceforge

Owned by KiCad
Get this repository:
git clone https://git.launchpad.net/~kicad/+git/ngspice-mirror-sourceforge
Members of KiCad can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
wip-qa 2017-07-29 17:21:52 UTC
whitespace

Author: rlar <rlar>
Author Date: 2017-07-29 17:21:34 UTC

whitespace

clipping 2017-07-06 14:28:13 UTC
com_plot.c, plug memory leaks in com_clip()

Author: h_vogt <h_vogt>
Author Date: 2017-07-06 14:28:13 UTC

com_plot.c, plug memory leaks in com_clip()

CUSPICE+2 2017-06-06 11:03:29 UTC
! this branch is broken ! ------------------------------

Author: rlar <rlar>
Author Date: 2017-06-06 11:03:29 UTC

! this branch is broken ! ------------------------------

The cuda changes which where intended for the bsim4v7 model
 have erronously been applied to the bsim4v8 model
because on the master branch the bsim4 directory has been populated
 with the newer bsim4v8 model.

There is another branch much nearer to the origin/master branch
  where this has been fixed. Use that one.

fix-CKTunsetup-4 2017-03-18 20:26:51 UTC
xspice/icm/analog/file_source/cfunc.mod, use CALLBACK to free and fclose

Author: rlar <rlar>
Author Date: 2017-03-04 10:17:37 UTC

xspice/icm/analog/file_source/cfunc.mod, use CALLBACK to free and fclose

fix-CKTunsetup-3 2017-03-13 17:52:57 UTC
fix spelling, too much / too many

Author: rlar <rlar>
Author Date: 2017-03-13 17:52:22 UTC

fix spelling, too much / too many

fix-CKTunsetup-2 2017-03-05 16:03:26 UTC
ngspiceMODULEsetup.c.xml, adms, implement DEVunsetup()

Author: rlar <rlar>
Author Date: 2017-03-05 16:02:12 UTC

ngspiceMODULEsetup.c.xml, adms, implement DEVunsetup()

to release the allocated circuit nodes in
  the corresponding adms generated DEVsetup() routine
which is required when invoking CKTsetup() more than once
  without an intervening "reset"

mhx-filesource 2017-02-27 23:06:34 UTC
Fixed file_source. See the example.cir,

Author: Marcel Hendrix
Author Date: 2017-02-27 23:06:34 UTC

Fixed file_source. See the example.cir,
it exercises most parameters and supports ALTER.
The data file is opened, but never closed!

mhx-fix-nonlin-RLC-parser 2017-01-29 14:58:27 UTC
Updated, there should be no errors when run.

Author: Marcel Hendrix
Author Date: 2017-01-29 14:58:27 UTC

Updated, there should be no errors when run.

mhx-testunsetup 2017-01-07 22:46:44 UTC
Enabled NUPA's capability to recognize quoted strings.

Author: Marcel Hendrix
Author Date: 2017-01-07 22:46:44 UTC

Enabled NUPA's capability to recognize quoted strings.
NUPA has an options string ( dico->option that must be set to SPICE-3.
When not, recognized strings are uppercased before being returned.
Facilitated .PARAM to recognize strings in two ways: by sharps #xxx#
and now also by quotes "xxx".

fix-CKTunsetup 2017-01-07 19:23:25 UTC
FIXME, worst case, can'T fit GENnodes[] usage at all !

Author: rlar <rlar>
Author Date: 2017-01-07 18:58:18 UTC

FIXME, worst case, can'T fit GENnodes[] usage at all !

this device has a completely variable number of ports,
and those are not at all at the expected GENnodes[] place.

perhaps this can be worked around by saying it has zero ports,
  together with special code in INP2..c

mhx-paramaccess2 2017-01-02 17:17:14 UTC
Enable use of a numeric .param as an integer:

Author: Marcel Hendrix
Author Date: 2017-01-02 17:17:14 UTC

Enable use of a numeric .param as an integer:
.param xxx = 3.1459
echo $%xxx

mhx-paramaccess 2016-12-30 12:52:39 UTC
By using '$.parametername' in a control section, it is now possible to access...

Author: Marcel Hendrix
Author Date: 2016-12-30 12:52:39 UTC

By using '$.parametername' in a control section, it is now possible to access parameters specified with .param.

Reliability_Analysis_New_Model 2016-11-04 14:43:56 UTC
Added NULL initializer to all unsupported models for Reliability Analysis

Author: Francesco Lannutti
Author Date: 2016-11-04 14:43:56 UTC

Added NULL initializer to all unsupported models for Reliability Analysis

CUSPICE-WIN 2016-10-18 20:32:29 UTC
how-to, update text

Author: h_vogt <h_vogt>
Author Date: 2016-10-18 20:32:29 UTC

how-to, update text

mhx-consts 2016-09-04 00:12:56 UTC
Add all predefined constants as .PARAM, too.

Author: Marcel Hendrix
Author Date: 2016-09-04 00:12:56 UTC

Add all predefined constants as .PARAM, too.
Make a .CSPARAM become a .PARAM.

tmp-ticket-20+ 2016-07-03 18:16:47 UTC
rhash-bug-1.cir

Author: rlar <rlar>
Author Date: 2016-07-03 18:09:39 UTC

rhash-bug-1.cir

tmp-ticket-20 2016-06-01 18:21:19 UTC
avoid excessive and expensive invocations of vec_rebuild_lookup_table()

Author: rlar <rlar>
Author Date: 2016-06-01 18:04:48 UTC

avoid excessive and expensive invocations of vec_rebuild_lookup_table()
  see
    https://sourceforge.net/p/ngspice/support-requests/20/
  reported by Marlize Schoeman in ticket #20

tmp-pss 2016-02-14 00:09:10 UTC
Reverting back the previous commit, but also avoided to push a NaN in the pre...

Author: Francesco Lannutti
Author Date: 2016-02-14 00:09:10 UTC

Reverting back the previous commit, but also avoided to push a NaN in the predicted frequency

altvar-1+ 2016-01-02 13:42:04 UTC
Fix variables so that they behave as described (or intended) in the ngspice-2...

Author: Marcel Hendrix
Author Date: 2016-01-01 19:32:22 UTC

Fix variables so that they behave as described (or intended) in the ngspice-26plus manual.

altvar-2 2016-01-01 19:51:32 UTC
unwanted style changes, distrcation, CAREFULL important stuff might still be ...

Author: Marcel Hendrix
Author Date: 2016-01-01 19:32:22 UTC

unwanted style changes, distrcation, CAREFULL important stuff might still be hidden here, instead of being in the real commit

altvar-1 2016-01-01 19:48:38 UTC
Fix variables so that they behave as described (or intended) in the ngspice-2...

Author: Marcel Hendrix
Author Date: 2016-01-01 19:32:22 UTC

Fix variables so that they behave as described (or intended) in the ngspice-26plus manual.

CUSPICE 2015-09-16 17:54:26 UTC
Fixed a bug in CKTtrunc reduction when there is nothing to reduce

Author: Francesco Lannutti
Author Date: 2015-09-16 17:54:26 UTC

Fixed a bug in CKTtrunc reduction when there is nothing to reduce

todo-hertz-2 2015-05-25 18:27:14 UTC
cleanup test case

Author: rlar <rlar>
Author Date: 2015-05-25 18:27:14 UTC

cleanup test case

branch-currents-5b 2015-05-14 19:24:49 UTC
testcases

Author: rlar <rlar>
Author Date: 2015-05-14 19:23:22 UTC

testcases

fixme-alter-resistor-1 2015-05-10 19:50:12 UTC
tests/regression/misc/resume-2.cir, regression test, "alter", "stop" and "res...

Author: rlar <rlar>
Author Date: 2015-05-09 19:42:30 UTC

tests/regression/misc/resume-2.cir, regression test, "alter", "stop" and "resume"

branch-currents-5 2015-05-05 17:55:34 UTC
branch currents, res, cap, ind

Author: rlar <rlar>
Author Date: 2015-04-14 17:01:12 UTC

branch currents, res, cap, ind

marcel-meas-avg-1 2015-04-16 19:20:39 UTC
testcase

Author: rlar <rlar>
Author Date: 2015-04-16 19:07:21 UTC

testcase

branch-currents-1 2015-04-03 10:59:19 UTC
Reverting "mhx: doornroosje"

Author: rlar <rlar>
Author Date: 2015-04-03 10:59:19 UTC

Reverting "mhx: doornroosje"

branch-currents 2015-04-02 09:00:23 UTC
cap current have to be divided by m

Author: dwarning <dwarning>
Author Date: 2015-04-02 09:00:23 UTC

cap current have to be divided by m

CNTFET-2 2015-02-21 14:08:06 UTC
update bison generated files

Author: rlar <rlar>
Author Date: 2015-02-21 14:05:42 UTC

update bison generated files

CNTFET 2015-02-21 14:08:06 UTC
update bison generated files

Author: rlar <rlar>
Author Date: 2015-02-21 14:05:42 UTC

update bison generated files

tmp-gtkwave-3 2014-10-26 17:59:55 UTC
ngspice-22-gtkwave/example

Author: Jim Holmes <Jim Holmes>
Author Date: 2014-10-26 16:56:06 UTC

ngspice-22-gtkwave/example

tmp-gtkwave-1 2014-10-13 16:19:20 UTC
cleanup, reduce `#include' incantations

Author: rlar <rlar>
Author Date: 2014-10-05 08:39:14 UTC

cleanup, reduce `#include' incantations

simkit 2014-09-21 07:59:45 UTC
using ngspice adapter for loading simkit

Author: dwarning <dwarning>
Author Date: 2014-09-21 07:59:45 UTC

using ngspice adapter for loading simkit

Reliability_Analysis 2014-09-03 21:21:58 UTC
Added '.model NAME relmodel level=1 PARAMETERS'

Author: Francesco Lannutti
Author Date: 2014-09-03 21:21:58 UTC

Added '.model NAME relmodel level=1 PARAMETERS'
Added '.appendmodel NAME TO_DEVICE_MODEL'

CUSPICE-tmp-2 2014-05-12 16:03:46 UTC
Moved Truncation Error Calculation into GPU for CUSPICE

Author: Francesco Lannutti
Author Date: 2014-05-12 06:55:25 UTC

Moved Truncation Error Calculation into GPU for CUSPICE

tmp-CFLAGS 2014-05-07 18:27:05 UTC
print some debug information

Author: rlar <rlar>
Author Date: 2014-05-07 18:25:30 UTC

print some debug information

CUSPICE-tmp-1 2014-04-27 10:32:50 UTC
negative whitespace changes, which orig were included in the last `new files'...

Author: Francesco Lannutti
Author Date: 2014-04-26 18:09:21 UTC

negative whitespace changes, which orig were included in the last `new files' commit

tmp-vila-3 2014-02-18 19:34:45 UTC
Modified af:print:expression to prepend to analog function calls

Author: Francesc Vila
Author Date: 2014-02-18 13:46:51 UTC

Modified af:print:expression to prepend to analog function calls

exam-gmin-diag-1 2013-12-31 15:21:36 UTC
Fixed DiagGmin Stepping Algorithm

Author: Francesco Lannutti
Author Date: 2013-09-28 09:54:48 UTC

Fixed DiagGmin Stepping Algorithm

new_kirchhoff-4 2013-10-15 20:44:54 UTC
Try to speedup KCL (Part 2)

Author: Francesco Lannutti
Author Date: 2013-10-15 20:44:54 UTC

Try to speedup KCL (Part 2)

KLU-kirchhoff-4 2013-09-15 18:00:34 UTC
Merge remote branch 'origin/new_kirchhoff-4' into KLU-kirchhoff-4

Author: Francesco Lannutti
Author Date: 2013-09-15 18:00:34 UTC

Merge remote branch 'origin/new_kirchhoff-4' into KLU-kirchhoff-4

Conflicts:
 configure.ac
 src/include/ngspice/devdefs.h
 src/include/ngspice/smpdefs.h
 src/maths/sparse/spsmp.c
 src/spicelib/devices/asrc/asrcinit.c
 src/spicelib/devices/bjt/Makefile.am
 src/spicelib/devices/bjt/bjtinit.c
 src/spicelib/devices/bsim1/Makefile.am
 src/spicelib/devices/bsim1/bsim1ext.h
 src/spicelib/devices/bsim1/bsim1init.c
 src/spicelib/devices/bsim2/Makefile.am
 src/spicelib/devices/bsim2/bsim2ext.h
 src/spicelib/devices/bsim2/bsim2init.c
 src/spicelib/devices/bsim3/Makefile.am
 src/spicelib/devices/bsim3/bsim3ext.h
 src/spicelib/devices/bsim3/bsim3init.c
 src/spicelib/devices/bsim3soi_dd/Makefile.am
 src/spicelib/devices/bsim3soi_dd/b3soiddext.h
 src/spicelib/devices/bsim3soi_dd/b3soiddinit.c
 src/spicelib/devices/bsim3soi_dd/b3soiddset.c
 src/spicelib/devices/bsim3soi_fd/Makefile.am
 src/spicelib/devices/bsim3soi_fd/b3soifdext.h
 src/spicelib/devices/bsim3soi_fd/b3soifdinit.c
 src/spicelib/devices/bsim3soi_pd/Makefile.am
 src/spicelib/devices/bsim3soi_pd/b3soipdext.h
 src/spicelib/devices/bsim3soi_pd/b3soipdinit.c
 src/spicelib/devices/bsim3soi_pd/b3soipdset.c
 src/spicelib/devices/bsim3v0/Makefile.am
 src/spicelib/devices/bsim3v0/bsim3v0ext.h
 src/spicelib/devices/bsim3v0/bsim3v0init.c
 src/spicelib/devices/bsim3v1/Makefile.am
 src/spicelib/devices/bsim3v1/bsim3v1ext.h
 src/spicelib/devices/bsim3v1/bsim3v1init.c
 src/spicelib/devices/bsim3v32/Makefile.am
 src/spicelib/devices/bsim3v32/bsim3v32ext.h
 src/spicelib/devices/bsim3v32/bsim3v32init.c
 src/spicelib/devices/bsim4/Makefile.am
 src/spicelib/devices/bsim4/bsim4def.h
 src/spicelib/devices/bsim4/bsim4ext.h
 src/spicelib/devices/bsim4/bsim4init.c
 src/spicelib/devices/bsim4v4/Makefile.am
 src/spicelib/devices/bsim4v4/bsim4v4ext.h
 src/spicelib/devices/bsim4v4/bsim4v4init.c
 src/spicelib/devices/bsim4v5/Makefile.am
 src/spicelib/devices/bsim4v5/b4v5set.c
 src/spicelib/devices/bsim4v5/bsim4v5ext.h
 src/spicelib/devices/bsim4v5/bsim4v5init.c
 src/spicelib/devices/bsim4v6/Makefile.am
 src/spicelib/devices/bsim4v6/bsim4v6ext.h
 src/spicelib/devices/bsim4v6/bsim4v6init.c
 src/spicelib/devices/bsimsoi/Makefile.am
 src/spicelib/devices/bsimsoi/b4soiext.h
 src/spicelib/devices/bsimsoi/b4soiinit.c
 src/spicelib/devices/bsimsoi/b4soiset.c
 src/spicelib/devices/cap/Makefile.am
 src/spicelib/devices/cap/capdefs.h
 src/spicelib/devices/cap/capext.h
 src/spicelib/devices/cap/capinit.c
 src/spicelib/devices/cccs/cccsext.h
 src/spicelib/devices/cccs/cccsinit.c
 src/spicelib/devices/ccvs/ccvsinit.c
 src/spicelib/devices/cpl/cplinit.c
 src/spicelib/devices/csw/cswinit.c
 src/spicelib/devices/dio/Makefile.am
 src/spicelib/devices/dio/diodefs.h
 src/spicelib/devices/dio/dioext.h
 src/spicelib/devices/dio/dioinit.c
 src/spicelib/devices/hfet1/Makefile.am
 src/spicelib/devices/hfet1/hfetext.h
 src/spicelib/devices/hfet1/hfetinit.c
 src/spicelib/devices/hfet2/Makefile.am
 src/spicelib/devices/hfet2/hfet2ext.h
 src/spicelib/devices/hfet2/hfet2init.c
 src/spicelib/devices/hisim2/Makefile.am
 src/spicelib/devices/hisim2/hsm2ext.h
 src/spicelib/devices/hisim2/hsm2init.c
 src/spicelib/devices/hisimhv1/hsmhvext.h
 src/spicelib/devices/hisimhv1/hsmhvinit.c
 src/spicelib/devices/ind/Makefile.am
 src/spicelib/devices/ind/inddefs.h
 src/spicelib/devices/ind/indinit.c
 src/spicelib/devices/isrc/isrcinit.c
 src/spicelib/devices/jfet/Makefile.am
 src/spicelib/devices/jfet/jfetext.h
 src/spicelib/devices/jfet/jfetinit.c
 src/spicelib/devices/jfet/jfetset.c
 src/spicelib/devices/jfet2/Makefile.am
 src/spicelib/devices/jfet2/jfet2ext.h
 src/spicelib/devices/jfet2/jfet2init.c
 src/spicelib/devices/jfet2/jfet2set.c
 src/spicelib/devices/ltra/ltrainit.c
 src/spicelib/devices/mes/Makefile.am
 src/spicelib/devices/mes/mesext.h
 src/spicelib/devices/mes/mesinit.c
 src/spicelib/devices/mes/messetup.c
 src/spicelib/devices/mesa/Makefile.am
 src/spicelib/devices/mesa/mesaext.h
 src/spicelib/devices/mesa/mesainit.c
 src/spicelib/devices/mos1/Makefile.am
 src/spicelib/devices/mos1/mos1ext.h
 src/spicelib/devices/mos1/mos1init.c
 src/spicelib/devices/mos2/Makefile.am
 src/spicelib/devices/mos2/mos2ext.h
 src/spicelib/devices/mos2/mos2init.c
 src/spicelib/devices/mos3/Makefile.am
 src/spicelib/devices/mos3/mos3ext.h
 src/spicelib/devices/mos3/mos3init.c
 src/spicelib/devices/mos6/Makefile.am
 src/spicelib/devices/mos6/mos6ext.h
 src/spicelib/devices/mos6/mos6init.c
 src/spicelib/devices/mos9/Makefile.am
 src/spicelib/devices/mos9/mos9ext.h
 src/spicelib/devices/mos9/mos9init.c
 src/spicelib/devices/res/Makefile.am
 src/spicelib/devices/res/resdefs.h
 src/spicelib/devices/res/resext.h
 src/spicelib/devices/res/resinit.c
 src/spicelib/devices/soi3/Makefile.am
 src/spicelib/devices/soi3/soi3ext.h
 src/spicelib/devices/soi3/soi3init.c
 src/spicelib/devices/sw/swinit.c
 src/spicelib/devices/tra/trainit.c
 src/spicelib/devices/txl/txlinit.c
 src/spicelib/devices/txl/txlsetup.c
 src/spicelib/devices/urc/urcinit.c
 src/spicelib/devices/vbic/Makefile.am
 src/spicelib/devices/vbic/vbicinit.c
 src/spicelib/devices/vccs/vccsinit.c
 src/spicelib/devices/vcvs/vcvsext.h
 src/spicelib/devices/vcvs/vcvsinit.c
 src/spicelib/devices/vsrc/Makefile.am
 src/spicelib/devices/vsrc/vsrcdefs.h
 src/spicelib/devices/vsrc/vsrcext.h
 src/spicelib/devices/vsrc/vsrcinit.c

KLU-kirchhoff-3 2013-09-15 13:14:29 UTC
Merge remote branch 'origin/new_kirchhoff-3' into KLU-kirchhoff

Author: Francesco Lannutti
Author Date: 2013-09-15 13:14:29 UTC

Merge remote branch 'origin/new_kirchhoff-3' into KLU-kirchhoff

Conflicts:
 configure.ac
 src/include/ngspice/devdefs.h
 src/include/ngspice/smpdefs.h
 src/maths/sparse/spsmp.c
 src/spicelib/devices/asrc/asrcinit.c
 src/spicelib/devices/bjt/Makefile.am
 src/spicelib/devices/bjt/bjtinit.c
 src/spicelib/devices/bsim1/Makefile.am
 src/spicelib/devices/bsim1/bsim1ext.h
 src/spicelib/devices/bsim1/bsim1init.c
 src/spicelib/devices/bsim2/Makefile.am
 src/spicelib/devices/bsim2/bsim2ext.h
 src/spicelib/devices/bsim2/bsim2init.c
 src/spicelib/devices/bsim3/Makefile.am
 src/spicelib/devices/bsim3/bsim3ext.h
 src/spicelib/devices/bsim3/bsim3init.c
 src/spicelib/devices/bsim3soi_dd/Makefile.am
 src/spicelib/devices/bsim3soi_dd/b3soiddext.h
 src/spicelib/devices/bsim3soi_dd/b3soiddinit.c
 src/spicelib/devices/bsim3soi_fd/Makefile.am
 src/spicelib/devices/bsim3soi_fd/b3soifdext.h
 src/spicelib/devices/bsim3soi_fd/b3soifdinit.c
 src/spicelib/devices/bsim3soi_pd/Makefile.am
 src/spicelib/devices/bsim3soi_pd/b3soipdext.h
 src/spicelib/devices/bsim3soi_pd/b3soipdinit.c
 src/spicelib/devices/bsim3v0/Makefile.am
 src/spicelib/devices/bsim3v0/bsim3v0ext.h
 src/spicelib/devices/bsim3v0/bsim3v0init.c
 src/spicelib/devices/bsim3v1/Makefile.am
 src/spicelib/devices/bsim3v1/bsim3v1ext.h
 src/spicelib/devices/bsim3v1/bsim3v1init.c
 src/spicelib/devices/bsim3v32/Makefile.am
 src/spicelib/devices/bsim3v32/bsim3v32ext.h
 src/spicelib/devices/bsim3v32/bsim3v32init.c
 src/spicelib/devices/bsim4/Makefile.am
 src/spicelib/devices/bsim4/bsim4def.h
 src/spicelib/devices/bsim4/bsim4ext.h
 src/spicelib/devices/bsim4/bsim4init.c
 src/spicelib/devices/bsim4v4/Makefile.am
 src/spicelib/devices/bsim4v4/bsim4v4ext.h
 src/spicelib/devices/bsim4v4/bsim4v4init.c
 src/spicelib/devices/bsim4v5/Makefile.am
 src/spicelib/devices/bsim4v5/bsim4v5ext.h
 src/spicelib/devices/bsim4v5/bsim4v5init.c
 src/spicelib/devices/bsim4v6/Makefile.am
 src/spicelib/devices/bsim4v6/bsim4v6ext.h
 src/spicelib/devices/bsim4v6/bsim4v6init.c
 src/spicelib/devices/bsimsoi/Makefile.am
 src/spicelib/devices/bsimsoi/b4soiext.h
 src/spicelib/devices/bsimsoi/b4soiinit.c
 src/spicelib/devices/cap/Makefile.am
 src/spicelib/devices/cap/capdefs.h
 src/spicelib/devices/cap/capext.h
 src/spicelib/devices/cap/capinit.c
 src/spicelib/devices/cccs/cccsinit.c
 src/spicelib/devices/ccvs/ccvsinit.c
 src/spicelib/devices/cpl/cplinit.c
 src/spicelib/devices/csw/cswinit.c
 src/spicelib/devices/dio/Makefile.am
 src/spicelib/devices/dio/diodefs.h
 src/spicelib/devices/dio/dioext.h
 src/spicelib/devices/dio/dioinit.c
 src/spicelib/devices/hfet1/Makefile.am
 src/spicelib/devices/hfet1/hfetext.h
 src/spicelib/devices/hfet1/hfetinit.c
 src/spicelib/devices/hfet2/Makefile.am
 src/spicelib/devices/hfet2/hfet2ext.h
 src/spicelib/devices/hfet2/hfet2init.c
 src/spicelib/devices/hisim2/Makefile.am
 src/spicelib/devices/hisim2/hsm2ext.h
 src/spicelib/devices/hisim2/hsm2init.c
 src/spicelib/devices/hisimhv1/hsmhvext.h
 src/spicelib/devices/hisimhv1/hsmhvinit.c
 src/spicelib/devices/ind/Makefile.am
 src/spicelib/devices/ind/inddefs.h
 src/spicelib/devices/ind/indinit.c
 src/spicelib/devices/isrc/isrcinit.c
 src/spicelib/devices/jfet/Makefile.am
 src/spicelib/devices/jfet/jfetext.h
 src/spicelib/devices/jfet/jfetinit.c
 src/spicelib/devices/jfet2/Makefile.am
 src/spicelib/devices/jfet2/jfet2ext.h
 src/spicelib/devices/jfet2/jfet2init.c
 src/spicelib/devices/ltra/ltrainit.c
 src/spicelib/devices/mes/Makefile.am
 src/spicelib/devices/mes/mesext.h
 src/spicelib/devices/mes/mesinit.c
 src/spicelib/devices/mesa/Makefile.am
 src/spicelib/devices/mesa/mesaext.h
 src/spicelib/devices/mesa/mesainit.c
 src/spicelib/devices/mos1/Makefile.am
 src/spicelib/devices/mos1/mos1ext.h
 src/spicelib/devices/mos1/mos1init.c
 src/spicelib/devices/mos2/Makefile.am
 src/spicelib/devices/mos2/mos2ext.h
 src/spicelib/devices/mos2/mos2init.c
 src/spicelib/devices/mos3/Makefile.am
 src/spicelib/devices/mos3/mos3ext.h
 src/spicelib/devices/mos3/mos3init.c
 src/spicelib/devices/mos6/Makefile.am
 src/spicelib/devices/mos6/mos6ext.h
 src/spicelib/devices/mos6/mos6init.c
 src/spicelib/devices/mos9/Makefile.am
 src/spicelib/devices/mos9/mos9ext.h
 src/spicelib/devices/mos9/mos9init.c
 src/spicelib/devices/res/Makefile.am
 src/spicelib/devices/res/resdefs.h
 src/spicelib/devices/res/resext.h
 src/spicelib/devices/res/resinit.c
 src/spicelib/devices/soi3/Makefile.am
 src/spicelib/devices/soi3/soi3ext.h
 src/spicelib/devices/soi3/soi3init.c
 src/spicelib/devices/sw/swinit.c
 src/spicelib/devices/tra/trainit.c
 src/spicelib/devices/txl/txlinit.c
 src/spicelib/devices/urc/urcinit.c
 src/spicelib/devices/vbic/Makefile.am
 src/spicelib/devices/vbic/vbicinit.c
 src/spicelib/devices/vccs/vccsinit.c
 src/spicelib/devices/vcvs/vcvsinit.c
 src/spicelib/devices/vsrc/Makefile.am
 src/spicelib/devices/vsrc/vsrcdefs.h
 src/spicelib/devices/vsrc/vsrcext.h
 src/spicelib/devices/vsrc/vsrcinit.c

new_kirchhoff-3 2013-07-14 09:10:52 UTC
Fixed a bug in the Convergence Test Routine

Author: Francesco Lannutti
Author Date: 2013-07-14 09:10:52 UTC

Fixed a bug in the Convergence Test Routine

kirchhoff 2013-01-11 22:36:57 UTC
Implemented the KCL verification in place of the classical SPICE3 check for t...

Author: Francesco Lannutti
Author Date: 2013-01-11 22:36:57 UTC

Implemented the KCL verification in place of the classical SPICE3 check for the circuit currents
At the moment the used formula is not the best approach, but it avoids to rewrite every model

vsrc-wip+ 2012-12-17 20:55:46 UTC
der verbleibende einzelne varlgrind report

Author: rlar <rlar>
Author Date: 2012-12-17 20:47:46 UTC

der verbleibende einzelne varlgrind report

fra-wip+ 2012-11-17 11:45:53 UTC
whitespace

Author: Francesco Lannutti
Author Date: 2012-11-17 11:45:08 UTC

whitespace

wip-adms3 2012-07-07 19:08:42 UTC
put -lltdl library support back to dev.c (offer better support on mingw that ...

Author: r29173 <r29173>
Author Date: 2011-12-20 08:56:00 UTC

put -lltdl library support back to dev.c (offer better support on mingw that -ldl)

wip-adms3+1 2012-04-13 14:08:51 UTC
build shell script `wip-adms3.sh'

Author: rlar <rlar>
Author Date: 2012-04-13 14:02:27 UTC

build shell script `wip-adms3.sh'

rewrite-subckt-1 2012-03-25 17:31:53 UTC
code beautify

Author: rlar <rlar>
Author Date: 2012-03-25 17:31:53 UTC

code beautify

TCLSPICE 2007-05-17 15:59:24 UTC
Removed casting for strictier syntax of recent gcc compilers

Author: stefanjones <stefanjones>
Author Date: 2007-05-17 15:59:24 UTC

Removed casting for strictier syntax of recent gcc compilers

ngsrework 2002-11-26 10:11:50 UTC
tclspice 0.2.7 import

Author: stefanjones <stefanjones>
Author Date: 2002-11-26 10:11:50 UTC

tclspice 0.2.7 import

101152 of 152 results
This repository contains Public information 
Everyone can see this information.