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
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
17f5745b4e
Oops, forgot to insert a line in the previous commit
26 years ago
pnenzi
4c2458eae3
Makefile fo the directory
26 years ago
pnenzi
6502ea714b
Updated for new tree layout
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
arno
88adbcab30
* asrc/asrcinit.h bjt/bjtinit.h cap/capinit.h cccs/cccsinit.h
26 years ago
arno
01df1be0cc
* Makefile.am: Added com_dump.[ch] to sources list.
26 years ago
arno
64dea8e888
* Makefile.am: Removed debugcom.[ch] from the sources list.
26 years ago
arno
53260d50f9
* com_set.h: New header file.
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
decb1e68b6
* sconvert.c: Input routine moved here from parser/input.c.
26 years ago