Quantcast
Channel: Cadence Custom IC Design Forum
Viewing all articles
Browse latest Browse all 4886

Problem in monte carlo simulation from ocean

$
0
0

Hi,

I am trying to run monte carlo simulation from ocean but I am struggling a bit with monteExpr(). I am using IC 6.1.7. My ultimate goal is to do trim montecarlo simulation . 

How can I do  calculation in montecarlo e.g calculate a value of resistor in dc operating point simulation.

analysis('dc ?saveOppoint t )
desVar( "vdda" 1 )
desVar( "vin" 0.45 )
envOption(
'analysisOrder list("dc")
)
save( 'v "/vin" )
save( 'i "/R0/plus" "/R1/plus" )
temp( 27 )

monteCarlo( ?numIters "10" ?startIter "1"
?analysisVariation 'process ?sweptParam "None" ?sweptParamVals "27" ?saveData t
?nomRun nil ?append nil ?saveProcessParams t
)


monteDisplay()

;-------------------------Problem statement------------------
monteExpr("Vx" "VDC("/vin")") 

monteRun()

Regads,

Ralph


Viewing all articles
Browse latest Browse all 4886

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>