XTI default 0
This commit is contained in:
parent
760b55367a
commit
9a76299a78
|
|
@ -184,7 +184,7 @@ module ekv (d,g,s,b);
|
||||||
`P(info="S/D junction saturation current density [A/m^2]");
|
`P(info="S/D junction saturation current density [A/m^2]");
|
||||||
parameter real JSW=0 from [0:inf)
|
parameter real JSW=0 from [0:inf)
|
||||||
`P(info="S/D junction sidewall saturation current density [A/m]");
|
`P(info="S/D junction sidewall saturation current density [A/m]");
|
||||||
parameter real XTI=3 from [0:inf)
|
parameter real XTI=0 from [0:inf)
|
||||||
`P(info="S/D diode saturation current temperature exponent");
|
`P(info="S/D diode saturation current temperature exponent");
|
||||||
parameter real N=1 from [0.5:10]
|
parameter real N=1 from [0.5:10]
|
||||||
`P(info="S/D diode emission coefficient");
|
`P(info="S/D diode emission coefficient");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue