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

Parameterizing model section

$
0
0

I'm using a model library with multiple sections for different process corners, and would like to be able to flip between them with a variable in ADE-L, without resorting to ADE-XL. Is there a way I can write a model wrapper file to do this, something like...

     if (case==0)

        include "model.scs" section=typ

     else if (case==1) 

         include "model.scs" section=slow

     else if (case==2) 

         include "model.scs" section=fast

     etc

Thanks,

Nick


Viewing all articles
Browse latest Browse all 4888

Trending Articles



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