pnenzi
b15349b847
REmoved compiled codemodel
23 years ago
pnenzi
dd49ea7eaa
Added changes from tclspice 0.2.13
23 years ago
pnenzi
531d3a1fc6
Removed poly directory (and its content).
23 years ago
pnenzi
98f7c6c9cd
*** empty log message ***
23 years ago
pnenzi
ca37aa0858
Removed dlinfo.h
23 years ago
pnenzi
b459529ca0
Removed icm_spice2poly directory (and contained files) and committed
23 years ago
pnenzi
b273847454
Added TransImpedanceAmp example.
23 years ago
pnenzi
b1e8d46920
Corrected errors introduced in last commit.
23 years ago
pnenzi
d381bf8026
BSIM3SOI{DD,FD,PD}owner and BSIM3SOI{DD,FD,PD}states where swapped in the
23 years ago
pnenzi
78ad27c858
Applied vera patches and updated Changelog.
23 years ago
pnenzi
4a82e1adbb
Term of use common to Bsim SOI models.
23 years ago
pnenzi
f1c81d40f7
Third batch of added files.
23 years ago
pnenzi
758bedc716
Second batch of added files.
23 years ago
pnenzi
9317355c0c
First batch of added file.
23 years ago
pnenzi
8362dec274
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
Robert Larice
0a0b64d23f
tclspice 0.2.7 import (hand craftet 2012)
24 years ago
stefanjones
add5a573f2
rming
24 years ago
stefanjones
ab9ab1640d
Remove rubbish from import
24 years ago
stefanjones
d2ae47441b
Initial revision
24 years ago
pnenzi
a7e1405208
Windows port of Ngspice (Holger Vogt) (part 2)
25 years ago
pnenzi
937e3db647
Holger Vogt Windows port for Ngspice.
25 years ago
pnenzi
6696aac9e6
Updated changelogs
25 years ago
pnenzi
7583d1849e
Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches
are aimed to close some leaks in the parser.
25 years ago
pnenzi
3b5502ab0c
Updated release number.
25 years ago
pnenzi
df54ab497e
Fixed a bug that added a spurios character to vector names like in vxxxx#branch when
HAVE_ASPRINTF is not defined.
25 years ago
pnenzi
74b6d75ba1
Update of docs and test. Added mesa test files.
25 years ago
pnenzi
1409be96d0
This file lists known bugs not yet fixed.
25 years ago
rouat
d55d6bbc04
misc updates
25 years ago
pnenzi
dfd1cf014b
Documentation updated
25 years ago
pnenzi
5347790036
Renamed conflicting functions min,max and d as vecmin, vecmax and vecd
25 years ago
rouat
8385b33bea
Removed useless GNU getopt handlinf in autoconf
25 years ago
rouat
45e21263c1
Fixed bug in gnu getopt handling
Made doc more readable
25 years ago
pnenzi
dee7afbfcc
Added --enable-ftedebug option to configure, fixed a bug in configure.in, now HAVE_ASPRINTF
25 years ago
pnenzi
65392b77ff
Modified printnum function to avoid printing bugs and memory leaks.
25 years ago
pnenzi
8fa2d2f361
Cleaned up the code (no more parentheses warning).
25 years ago
pnenzi
6013fda3ba
Fixed a typo. Thanks Charles.
25 years ago
pnenzi
e2e71a7e4d
Applied patches from Charles Williams. The patched code makes error reporting
more verbose. In inperror.c makes use of errMsg.
25 years ago
pnenzi
633f489e4c
Update of Changelog file to reflect bsim4 code cleanups.
25 years ago
pnenzi
7fae91cd5f
Some code cleanups and conformed to ngspice device interface.
25 years ago
pnenzi
402eff28a2
Removed EXPERIMENTAL_CODE #define. The code masked by the define was what spice33 manual reproduces what spice3 manual says about TMAX. The old code was simply wrong.
25 years ago
pnenzi
4baa8b0dcf
Applied patch from Richard McRoberts: A bug that most users probably wouldn't
encounter occurs in an ac analysis using a linear sweep with only one point.
A rather pathological case.) The original code in acan.c uses a frequency
ncrement of "HUGE" (infinity) which causes a crash when stepping to the second
point. Fixed by making the increment zero, which is tested for in the sweep,
ausing it to terminate correctly after the first point.
25 years ago
rouat
c6d2a20b8f
Changed handling of GNU getopt
25 years ago
pnenzi
7a57ec7b4a
Applied patch: http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/patches10.txt
This patch fix a bug that make spice crash if the "where" command is issued
when there are no unconvered nodes to report. While I never had such problem in ngspice,I have applied this, because this version of the function make the output of "where" better.
25 years ago
rouat
84c3d3fbc0
Updated BSIM4 model to latest version (BSIM4.2.1)
25 years ago
pnenzi
fc8956b08c
Added min, max and d(iff) to vectors from code submitted by Routoure.
25 years ago
pnenzi
5cc15682eb
Removed some garbage introduced by CVS.
25 years ago
pnenzi
79bc909c05
Added patch to avoid segfault.
25 years ago
pnenzi
9f2d0d2324
Added patches to fix segfaults
25 years ago
pnenzi
29f5d62f0a
Added patches to fix inital segfault.
25 years ago
pnenzi
4eeeed70fc
Changed seconds unit from S to s (to lower case). Patch from Steven Borley.
25 years ago