pnenzi
|
9c26e40abc
|
Added constants needed for new inductor model.
|
23 years ago |
pnenzi
|
df2c3b8810
|
New inductor model. Small changes.
|
23 years ago |
pnenzi
|
192302a4e3
|
New inductor model, adapted parser.
|
23 years ago |
pnenzi
|
68f620d28b
|
New model for inductor, parallel multiplier, scale factor, temp dependence.
|
23 years ago |
pnenzi
|
d9a722df58
|
Very small fix: CKTtime was confused with CKTtemp.
|
23 years ago |
pnenzi
|
79fb9463b4
|
Added entries for numparam library.
|
23 years ago |
pnenzi
|
09e31fceab
|
Changed to include numparam library (this file is the link point of
|
23 years ago |
pnenzi
|
feedbaf092
|
Added numparam library (contributed by Georg Post) to add .param to spice
|
23 years ago |
pnenzi
|
a0514cfc30
|
Dietmar's bjt2 code (temperature correction of resistors).
|
23 years ago |
pnenzi
|
b5c7486d34
|
Added dietmar's bsim3v3.2 enhanced model.
|
23 years ago |
pnenzi
|
1222eabbc9
|
Chenged parsing rules to accomodate new capacitor model.
|
23 years ago |
pnenzi
|
488e1cf2b3
|
Added a couple of constants: epsilon0 and epsilonSiO2.
|
23 years ago |
pnenzi
|
eb7649bdf4
|
New capacitor model (temperature, geometrical / physical parameters).
|
23 years ago |
pnenzi
|
0c2309bed8
|
Fixed resistance sweep.
|
23 years ago |
pnenzi
|
d46cefa700
|
Small fixes.
|
23 years ago |
pnenzi
|
df69eedc4b
|
Small bug fixes.
|
23 years ago |
pnenzi
|
5292806527
|
Added a new function to take into account dtemp.
|
23 years ago |
pnenzi
|
56232ed6c7
|
New resistor code.
|
23 years ago |
pnenzi
|
bec68b1559
|
Fixed temperature sweep.
|
23 years ago |
pnenzi
|
92ba461127
|
Fixed a typo error.
|
23 years ago |
pnenzi
|
9535236b1c
|
Remaining bugs fixed.
|
23 years ago |
pnenzi
|
eb10dba000
|
Applied fixes: removed binaries in hsm1noi.c, fixed error in variable name in
|
23 years ago |
pnenzi
|
2522b8a8a3
|
Update hisim code to 1.2.0.
|
23 years ago |
pnenzi
|
7d0f2f2276
|
Improved the "version" command to show compilation switches. Updated
|
23 years ago |
pnenzi
|
541a78d8dc
|
Fixed a bug that caused V(x) elements to be wrongly parsed.
|
23 years ago |
pnenzi
|
a6517ea488
|
Closed memory leak.
|
23 years ago |
pnenzi
|
1471aac6b2
|
Cleaned the code.
|
23 years ago |
pnenzi
|
6242054c2a
|
Code Cleaning.
|
23 years ago |
pnenzi
|
fabfd87abd
|
Code cleaning and enabled maximum verbosity in debug code.
|
23 years ago |
pnenzi
|
858f0442eb
|
Bug fixing. Added externs for memory allocation functions and fixed SMPcDProd code.
|
23 years ago |
pnenzi
|
842b05311d
|
Commented out the code that caused segfault when "plot v(x)" command is issued.
|
23 years ago |
pnenzi
|
2403881fb3
|
Added files for an old (and unsupported) sensitivity analysis.
|
23 years ago |
pnenzi
|
8686a73047
|
Added readline patch (support for command history).
|
23 years ago |
pnenzi
|
8d05f51d74
|
Added CIDER define to interface, needed by CIDER.
|
23 years ago |
pnenzi
|
deafc9915c
|
Better way to compare two doubles.
|
23 years ago |
pnenzi
|
b8cece5fba
|
Modified code for CIDER simulator.
|
23 years ago |
pnenzi
|
9cb7e22d6f
|
Bug fixing.
|
23 years ago |
pnenzi
|
63c93eca79
|
Modified sparse include files to obtain better separation from rest of the code.
|
23 years ago |
pnenzi
|
3765922b23
|
Cider inclusion fix.
|
23 years ago |
pnenzi
|
310905710b
|
Fixed cider code for inclusion into ngspice.
|
23 years ago |
pnenzi
|
4b3cc927b9
|
Bug fix.
|
23 years ago |
pnenzi
|
9ee4064c46
|
Added more separation between sparse and the rest of the package.
|
23 years ago |
pnenzi
|
c741a14c4f
|
Corrected ifdef system.
|
23 years ago |
pnenzi
|
00e357b124
|
Renamed xrealloc to trealloc accroding to ngspice api.
|
23 years ago |
pnenzi
|
7100098ed1
|
Appended model name to StrongNoiseEvalBUBBLE.
|
23 years ago |
pnenzi
|
55c9fb256a
|
Renamed StrongInversionNoiseEval StrongInversionNoiseEval_b3v1.
|
23 years ago |
pnenzi
|
cc7efbf248
|
xrealloc is now trealloc and xmalloc is now tmalloc. ngspice convention.
|
23 years ago |
pnenzi
|
9075a6883e
|
Removed sensitivity analisys functions. Not yet working.
|
23 years ago |
pnenzi
|
f67b255931
|
Corrected the CIDER part. The old scheme did not work.
|
23 years ago |
pnenzi
|
4090c12422
|
Added a missing endif.
|
23 years ago |