dwarning
f2e902b2bb
VDMOS few model parameter default corrections
6 years ago
dwarning
280bea9d50
restructering thermal update by unified function
introduce diode series resistor thermal contribution
separate naming of mos and diode model parameter
6 years ago
Holger Vogt
f07a17878a
Clarify win_bison location
6 years ago
dwarning
89cceb1560
BJT, alias NK for NKF beta rolloff parameter
6 years ago
Holger Vogt
16b225705f
Add a check for 'windres' to configure.ac,
if Windows GUI or Console
6 years ago
Holger Vogt
ef7f43a060
Move compiling the ICON from compile_mingw.sh to makefile.am
fixes bug no. #516
6 years ago
dwarning
43f10237b5
BJT unsetup delete coll nodes from inner to outer
6 years ago
Holger Vogt
4d062ecc92
fix a bug in the derivative
6 years ago
Holger Vogt
b86f7ce14d
compare aswitch (with limit=TRUE) and pswitch
6 years ago
Holger Vogt
1f6c4d6338
Add a new code model pswitch, behaviour directly compatible
to PSPICE (rounded corner at cntl_on)
6 years ago
Holger Vogt
fdc143ce16
Add a limit capability to the code model aswitch
Example switch-oscillators_inc.cir showed currents up to 3GA
6 years ago
Holger Vogt
4bcacb310d
enable XSPICE %vnam in subcircuits.
The token following after %vnam has to be
tranlated as an instance during subcircuit expansion.
6 years ago
Holger Vogt
14ef4e74ec
Add PSPICE compatible ISWITCH
Translates iswitch either to csw or to aswitch models
6 years ago
Holger Vogt
51cfedc054
Improved error message (name the device instance)
when ac simulation and current or power are requested
6 years ago
Holger Vogt
644d8d0a3f
Error message where to find the missing parameter
(only if 'set ngdebug' is given).
6 years ago
Holger Vogt
aa25ec7f7c
Improve on commit d6aa22e5 from 09.09.2020
Warning message only when 'set ngdebug' and instance or model line vectors read in do not have enclosing parens.
Both vectors with or without enclosing parens are allowed.
6 years ago
dwarning
b31a65afb9
BSIM4 change wnflag parameter to integer
6 years ago
dwarning
32b161854d
BSIM4 add wnflag to latest bsim4 version
6 years ago
dwarning
5f7f54d961
cleaning prototypes
6 years ago
dwarning
5d999be998
rm redundant redeclaration
6 years ago
dwarning
bdd1e2faf6
better place for prototype
6 years ago
dwarning
31a054f244
prevent few gcc warnings
6 years ago
Holger Vogt
a3380903be
Fix a bug in the comment of the file headers
6 years ago
Holger Vogt
1bcfe886f3
GPL instead of BSD
6 years ago
Holger Vogt
468769df16
Update on various licences for XSPICE code models
6 years ago
Holger Vogt
2335639848
License 3-clause BSD
Update to license information
6 years ago
Holger Vogt
df0ffcfc2b
XSPICE is Public Domain
Update to license info
6 years ago
Holger Vogt
cc5369816b
XSPICE is in the public domain.
Update to the license information.
6 years ago
Holger Vogt
617ed01a5b
licensi info:
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
PROJECT A-8503
6 years ago
Holger Vogt
a066c43378
Add wnflag as an instance parameter.
6 years ago
Holger Vogt
b1dc7f77d1
Add .options wnflag = 0|1 to unselect|select
nf as a divisor for w/nf while model binning.
Enable reading wnflag from the instance line.
6 years ago
Holger Vogt
3a3b7d3cde
Use W/nf for selecting binning model,
if compat mode Spectre is set by
set ngbehavior=spe
in .spiceinit
6 years ago
Holger Vogt
2f1d3df8c7
add a Spectre compatibility mode
6 years ago
Holger Vogt
990d87bf1c
replace gettok by gettok_node to ignore parentheses when reading
a .model line in the altermod ... file ... command.
6 years ago
Holger Vogt
110a853ce5
Fix a bug when reading a list of type ( 2 4 6 ): If ')' was not
the last token, an error message was generated.
6 years ago
Holger Vogt
64e5e13c4e
Bug no. #512 : Set a breakpoint at delay time td to safely
catch the starting time point of the random numbers
6 years ago
dwarning
2b33ef8c58
VDMOS fix bypass label in diode section
6 years ago
dwarning
1ae131551b
truncation error calculation for body diode charge
6 years ago
dwarning
56b8da7be6
white spaces
6 years ago
dwarning
797042e7e7
include power dissipation of drain resistance
6 years ago
dwarning
04a1a74c2e
limit deltemp maximum stepsize
6 years ago
dwarning
3f4b24be89
VDMOS change name of some matrix entries to make life easier
6 years ago
dwarning
17497eddec
VDMOS change thermal left and rigth side signs that mos and diode part follow same logic
6 years ago
dwarning
689d561c9e
unify temperature limit routine for usage in self-heating model
6 years ago
dwarning
04656c4596
rearrange and white spaces
6 years ago
dwarning
7f5f8ac69f
correct peripheral resistor current temperature dependency
6 years ago
dwarning
8a7fce8676
BJT prevent crash in qs model for insane parameter entry
6 years ago
dwarning
c8fa54ce1c
BJT Kull Quasi-Saturation model
6 years ago
dwarning
9a6ec08287
VBIC add quasi-saturation example
6 years ago
dwarning
d00fbd0c51
workaround for bug #511 to prevent copy model parameter M to device multiplier
6 years ago