Holger Vogt
9c8380a031
Enhance the SOA (safe operating area) operations
Parameters id_max, pd_max and te_max have been added
for current, power, and temperature to the already existing
fv_max and bv_max (max forward and backward volteges).
5 years ago
Holger Vogt
e5fdb4c742
Patch sorts 1 byte vars in sequence,
to save some memory.
Patch #107 provided by Florian Ballenegger
5 years ago
Holger Vogt
c74321e0f5
JFET2: Add a link to literature
5 years ago
dwarning
0ece04cdc8
Add channel type determination belong nmos/pmos model parameter
5 years ago
Holger Vogt
fe158341ba
Don't show message for every iteration
5 years ago
Holger Vogt
8eeb924460
CIDER: Enable printing either binary or ascii data output to file.
Patch provided by Brian Taylor, see
(https://sourceforge.net/p/ngspice/mailman/message/37309841/ )
5 years ago
Holger Vogt
c061747f19
Add evaluating and using temp and dtemp
as ASRC instance parameters.
5 years ago
Holger Vogt
ddcc6f6097
add a comment: we should use TNOM, but not a fixed 300.15.
TNOM still has to be added to the ASRC parameters.
5 years ago
Holger Vogt
e0d5d98b33
Just a reminder that truncation is currently diabled for CSW
5 years ago
Holger Vogt
5d39ff2d8c
Plug memory leaks in transmission line LTRA
5 years ago
Holger Vogt
d2ac525f52
Plug some more memory leak in TXL transmission line.
5 years ago
Markus Mueller
74ba5c1f96
found non-initialized value!
5 years ago
Markus Mueller
5c71349bad
remove dead assign statements, yet just commented them out for the time
being
5 years ago
Holger Vogt
c0bd7ca6e2
Plug a memory leak in TXL transmissiom line (y device)
5 years ago
Holger Vogt
b5054cc9f1
Plug a memory leak
Add function HICUMdelete() to remove model->HICUMversion
5 years ago
Holger Vogt
11d3188e19
fix typo
5 years ago
dwarning
6bafdf70d5
sub-coll junction calculation only if ISS given
5 years ago
Holger Vogt
98f8a4fcb2
Improve error message, if occuring during op
5 years ago
dwarning
1f95e12142
Value stored to vsub is never read
5 years ago
dwarning
52f4244345
fix Vcrit calculation for coll-subs junction and correct tlev=3 temperature model
5 years ago
dwarning
b00fa921ac
rm depreciated storage class
5 years ago
dwarning
e14dc3aaa3
few style cleanings
5 years ago
dwarning
45e397727b
rm dead assignments
5 years ago
dwarning
64c407332d
rm dead assignemnts
5 years ago
dwarning
9b2f3cfd5e
iter value never read - prevent compiler warning
5 years ago
dwarning
4e86cfa352
diode cbv only needed for tracing - prevent compiler warning
5 years ago
dwarning
2b2e40793e
correct indentation
5 years ago
dwarning
b1bf7ea0ad
Diode model with selfheating option
5 years ago
dwarning
8a04d049ab
Correct scaling for area and pj geometry scaled diode (level=3)
5 years ago
dwarning
a7cf70e615
Introduce element parameter handling for geometry scaled diode (level=3)
5 years ago
dwarning
56c8a24dd7
Correct parameter handling for geometry scaled diode (level=3)
5 years ago
dwarning
2a55f50192
First attempt for geometry scaled diode (level=3)
5 years ago
Holger Vogt
65cb50a243
redo the reading for ngate parameter
if larger than 1.000001e24, assume m3 instead of cm3
5 years ago
dwarning
a81a84c208
allow strobe and finish commands
5 years ago
dwarning
08700f8147
include verilog-a r2_cmc resistor model
5 years ago
dwarning
b654296230
rm independent terms from ddx() operator
5 years ago
dwarning
43e9a8f594
activate command
5 years ago
Holger Vogt
8a21f6f2c0
enable OP information for hicum0 and mextram
5 years ago
Holger Vogt
e2650a2897
Patially undo commit [f9d9b6]:
macOS gcc/llvm complauns about non-existing -Wunused-but-set-variable
5 years ago
dwarning
a5cb4f2d20
hicum0 prevent crash in self heating mode
5 years ago
dwarning
0e9d1c50a4
add latest available psp103 version to adms
5 years ago
Holger Vogt
2e9a51f2f7
Each model is checked only once
(not the same model check for every instance).
Add model comparison warning to file.
5 years ago
Markus Mueller
f9d9b6deba
fix "unused but set variable" warnings
5 years ago
Holger Vogt
b1daabbe95
update the model checking
5 years ago
Holger Vogt
03a68683ca
Update on error checking for bsim4.6 model
5 years ago
dwarning
fdf7a6a868
More effective check for BSIM3 model parameter
5 years ago
Holger Vogt
49890fe302
Fix the error message when fatal model parameter fail occurs
5 years ago
Holger Vogt
2e34b9d9a3
Improved visibility of model check error
5 years ago
dwarning
aaec6be4c6
only one .va file for psp model
5 years ago
dwarning
b44f1ad595
only one .va file for psp model
5 years ago