pnenzi
504ab3b0f9
Added support fot bsim3soi dynamic depletion device (initial commit)
26 years ago
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
cdae0ed0b5
Fixed a couple of bugs in the files
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
pnenzi
ccfdf80c2e
Applied patches for BSD OSes
26 years ago
arno
9dd92c7315
* com_history, com_alias, parser/cshpar.c, parser/complete.c:
26 years ago
pnenzi
8669c613b2
Corrected path for gc include file.
26 years ago
pnenzi
a718fb27f5
Fixed an error in variable.c that caused a segmentation fault and updated files for rework-13
26 years ago
pnenzi
b2c1e70401
variable.c : a variable was not declared; fixed
26 years ago
pnenzi
19129762ad
Added Glao Dezai's patches (some memory leaks fixes)
26 years ago
arno
86f326d11e
* NEWS TODO acconfig.h configure.in src/ngspice.idx
26 years ago
arno
cc51f0e8db
* src/main.c, src/multidec.c, src/proc2mod.c,
26 years ago
arno
03cf985d1a
*** empty log message ***
26 years ago
arno
70e2bc5b16
* polyfit.c: Input matrix got overwritten too soon, leading to NaN
26 years ago
arno
0aabb5f1d0
*** empty log message ***
26 years ago
arno
526313390b
* inpeval.c: Bugfix for subcircuits contributed by Michael
26 years ago
arno
f237c66aee
* graf.c: Removed need to press return after resizing the plot
26 years ago
pnenzi
ac84baab65
Alan fixed some typo introduced in the last commits.
26 years ago
pnenzi
1857890a08
Corrected a bug introdiced when patching the file with Alan's code.
26 years ago
pnenzi
ae8bcb42cf
Restored Alan's patches. Now they works.
26 years ago
pnenzi
c8e1e5c939
I have reverted to the old (non AlansFixes) version outif.c and changed
26 years ago
pnenzi
703b2337f5
Changed if(terse) into a if(FALSE) as in Alan's Code.
26 years ago
arno
67976b05dc
* fteext.h: Removed prototype for com_fourier(). Use
26 years ago
arno
508fee7d4b
* commands.c: Use fourier.h.
26 years ago
arno
7a3a17a5b9
* dotcards.c: Added assertions to guard a double indirection, now
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
34f9e54174
Corrected a bug
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
4bdc626574
Another correction to the makefile (hlp->help)
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
b04989d760
* src/hlp/*: moved these files into src/frontend/help. The files
26 years ago
arno
63b283f982
* src/hlp/*: moved these files into src/frontend/help. The files
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
57dfb0f945
* main.c frontend/com_ahelp.c frontend/com_asciiplot.c
26 years ago