Mosfet Level 1 model in cadence

Status
Not open for further replies.

ahmed edris

Newbie level 2
Joined
Feb 9, 2014
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
21
There is level one mosfet model in ahdl lib in cadence ''mos_level1'' I want to know if the equation for threshold voltage is correct in the model. It is given as

if (vbs > 2*phi) begin
vth = vto + gamma*sqrt(2*phi);
end else begin
vth = vto - gamma*(sqrt(2*phi - vbs) - sqrt(2*phi));
end
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…