pnenzi
5496e592ce
Added bsim3soi FD (Fully Depleted) model and added test files
26 years ago
pnenzi
97e77a523e
Added support for bsim3soi fd devices (fully depleted).
26 years ago
pnenzi
4764a45ddf
Cleaning commit. Added tests for PD SOI device.
26 years ago
pnenzi
9606b353db
Added support for BSIM3SOI_PD 2.2.1 and changed configuration scripts, makefiles and support routines.
26 years ago
arno
cc51f0e8db
* src/main.c, src/multidec.c, src/proc2mod.c,
26 years ago
arno
526313390b
* inpeval.c: Bugfix for subcircuits contributed by Michael
26 years ago
pnenzi
ac84baab65
Alan fixed some typo introduced in the last commits.
26 years ago
arno
187600fe61
* inp2dot.c: Removed unused static functions dot_ic and
26 years ago
arno
2680129539
* analysis.c: New file.
26 years ago
arno
5c77d40766
* analysis.h: New file.
26 years ago
arno
8dc5eac0ee
* TODO, doc/ngspice.texi: Small updates
26 years ago
pnenzi
b3c950634f
Added some file I forgot to add in the previous commit (was rather big)
26 years ago
pnenzi
0875108157
Added patches extracted from Alan Gillespie's code. Documentation and
26 years ago
arno
37fe87bb96
* bjtdset.c: reformatted.
26 years ago
arno
2462eb7b01
* asrc/asrcset.c, bjt/bjtsetup.c, bsim1/b1set.c, bsim2/b2set.c,
26 years ago
pnenzi
ae5950eea8
I have added some code from macspice3f4 (from A. Wilson). To enable it, compile with --enable-experimental.
26 years ago
arno
9b7d4b3187
* src/spicelib/analysis/cktpzstr.c: Reversed a patch that went
in between ng-spice-0.2 and ng-spice-0.3 that eliminated the
following warnings: 'suggest parentheses around && within
||'. The parenthesis were not placed correctly, leading to
incorrect behaviour of the pole-zero analysis.
* tests/polezero/*.out: Changed the content of these files because
the bug that caused the incorrect pole-zero results have been
traced to src/spicelib/analysis/cktpzstr.c.
26 years ago
arno
d902e99d6d
* src/spicelib/devices/README: Moved to src/spicelib/README.
26 years ago
arno
b3a9a784f6
* src/spicelib/devices/parser/*: Moved all files to
26 years ago
arno
a4acd552c4
* .cvsignore: Added.
26 years ago
arno
e3c077ea1c
* src/spicelib/devices/analysis/*: Moved all files to
26 years ago
pnenzi
6b26ddc539
File changed to relect the new layout (spicelib/...). Something reamins to be done. Wait for the next commit.
26 years ago
pnenzi
4c2458eae3
Makefile fo the directory
26 years ago
arno
5455e51390
* src/analysis/*: Moved these files into src/devices/analysis.
26 years ago
arno
df3cc8983d
* src/circuit/*: moved these files into src/devices/parser. The
files in this directory take a model line from the input file and
add the corresponding element to the representation of
the circuit in memory.
* configure.in, src/Makefile.am, src/devices/Makefile.am: Files
affected by the move.
26 years ago
arno
88adbcab30
* asrc/asrcinit.h bjt/bjtinit.h cap/capinit.h cccs/cccsinit.h
26 years ago
arno
66b72bbf4b
* trainit.c: Added missing #include.
26 years ago
arno
931ffc9795
* asrc/asrcinit.c asrc/asrcitf.h bjt/bjtinit.c bjt/bjtitf.h
26 years ago
arno
9819983733
* Removed unnecessary 'register' keywords.
26 years ago
arno
c166320d43
* Makefile.am: Update for removed files.
26 years ago
arno
7fec58d953
* devlist.c, test_devlist.c: Further tests revealed a bug,
26 years ago
arno
14acefd969
* dev.c dev.h: Moved defunct first_device() and next_device()
26 years ago
arno
f1953e2885
* src/devices/dev.c, src/devices/dev.h: Added first_device()
26 years ago
arno
fe8d08d0a9
* ChangeLog: Summarize recents changes.
26 years ago
arno
6f81cb9446
* src/analysis/cktask.c: moved to src/devices.
26 years ago
arno
d7ad0ee10c
* AUTHORS TODO: Small updates.
26 years ago
arno
1f82eccd29
* src/devices/disto/*: Moved all files to src/maths/deriv/
26 years ago
arno
9d2cbb06b7
* src/ngspice.c src/devices/dev.c: Moved AN_* defines to
26 years ago
pnenzi
4ca742ec74
Added RES_SCALE "question". This fix the sensitivity analysis error
26 years ago
pnenzi
9136267560
Added scale parameter to resistor model. Updated documentation and tests
26 years ago
pnenzi
090c6b6d6f
Added multiplicity parameter m to resistors and updated tests
26 years ago
pnenzi
491883fe33
Small bug fix in the code
26 years ago
arno
ceef3b5e8a
* src/devices/bsim3v1/b3v1ld.c src/devices/bsim3v1/b3v1noi.c
26 years ago
arno
1a7a7f48e0
* src/devices/Makefile.am: Included dev.h.
26 years ago
arno
ebaafe3ca5
----------------------------------------------------------------------
26 years ago
arno
0fb8f339b8
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
26 years ago
arno
e92356e43c
* DEVICES: Adjusted spacing.
26 years ago
arno
7472642832
* src/Makefile.am src/main.c src/ngspice.c
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago