Help me with Monte Carlo analysis for SRAM

Status
Not open for further replies.

Ravinder487

Full Member level 3
Joined
Jul 9, 2010
Messages
169
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Bangalore, India
Activity points
2,469
hi everyone, I am trying to implement SRAM in cadence. So, I need to perform monte carlo anlaysis on SRAM and also I need to draw scatter plot of leakege current against process variation vth. I know how to set statistics block and running monte carlo but I donot know how to plot scatter plot for these two. can anyone tell me how draw it.
 

Re: Monte Carlo anlaysis

scatter plot in matlab or octave:
plot(x,y,'.')

In cadence I don't know exactly. There is a command "plotStyle('scatterPlot)" you can type into the icfb. But how exactly you choose series I don't know. I guess the 'x' would always come out as first sweep variable ..

---------- Post added at 12:52 ---------- Previous post was at 12:45 ----------

There's a command called scatterplot. Type "help scatterplot" in the icfb for a synopsis.
 

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