Holger Vogt
c75e4129f4
Plug another memory leak in LTRA transmission line
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
Holger Vogt
45c171635a
Remove compile error which may occur with specific settings
5 years ago
Holger Vogt
d19c8e7f41
Efficiency: Remove setting the random seed to behind the options selection
Evaluate '.options cshunt=xx' earlier to allow the following:
Set the option by calling INPpas4() during parsing the circuit,
before .ic is set.
Ckt and Task cshunt are still set, but their values are available
only too late for INPpas4(), but may be used by command 'option'
(w/o parameters) for assessing the options and their values.
5 years ago
Holger Vogt
911b50fa8f
Adding capacitors, one per voltage node
5 years ago
Holger Vogt
f8357dad88
Prepare Cshunt: add a cpacitor to each voltage node
Function inppas4() will add the extra caps, to be done.
5 years ago
Holger Vogt
e2cf397b6d
Restrict the limit for exp function (linear growth when exponent
is larger than 14, commit [93a76d]) to the PSPICE compatibility
mode.
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
aedf9d0eb5
correct choice for both r model types
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
420d47cc75
fix max terminal count for vbic and hicum2 adms enabled
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
dwarning
336bb3480b
psp102 update to latest available version 102.5.0
5 years ago