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