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
6f1f43a242
Added bsi3soipd to Makefile
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
8b4d50358e
Updated NEWS file
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
arno
385994e1e1
* TODO: Removed.
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
e7b68b461e
* Makefile.am: Conversion from notes dir to NOTES file.
26 years ago
arno
cbb5c9843d
* TODO: Little updates.
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
arno
06fa9efbc2
* mslib, spiceprm: Michael Widlok released new version of his
26 years ago
arno
a6d0a5cdca
* AUTHORS: Added Alan Gillespie as a contributor.
26 years ago
pnenzi
ac84baab65
Alan fixed some typo introduced in the last commits.
26 years ago
arno
19f387a1c6
* diffpair.out, filters/lowpass.out, polezero/filt_bridge_t.out,
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
394c92c2a6
* fourbitadder.out, resistance/res_simple.out: Updated to
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
arno
f2c0cec4c4
* Makefile.am: test outputs were not put in distribution.
26 years ago
pnenzi
5840529985
Modified for rework 12
26 years ago
arno
94162c3fee
* autogen.sh: no longer call configure.
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
7cbae7037a
* TODO: Updates.
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