Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] corner case and noise in hspice

Status
Not open for further replies.

ahmad1954

Full Member level 4
Joined
Jun 30, 2012
Messages
192
Helped
26
Reputation
52
Reaction score
26
Trophy points
1,308
Activity points
2,102
I have a simple differential pair in hspice. I want to perform corner case and noise analysis. what shoul I do?
in below you can see netlist:

VCC 11 0 DC 5
VDD 12 0 DC -5
vb 4 0 1
M1 3 1 5 5 NMOS1 w=20u l=.5u
M2 3 7 5 5 NMOS1 w=20u l=.5u
M3 11 4 3 3 NMOS1 w=5u l=.1u
R1 5 12 7k
.MODEL NMOS1 Nmos level=2
 

I found solution. for fast-fast we should apply these changes: vcc(new)= 1.1vcc(old) temperature=0
for slow-slow : vcc(new)= .9vcc(old) and temp=125.
also we should use proper models in http://ptm.asu.edu and nano cmos section.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top