how to plot cgs of mos transistor in Hspice with level 49

Discussion in 'Cadence' started by jason, Oct 10, 2004.

  1. jason

    jason Guest

    I could not use:
    par('cgsbo(mn1)')
    cause cgsbo is zero in level 49 model.
    Any one can help me with this?
    Thanks
     
    jason, Oct 10, 2004
    #1
  2. jason

    fogh Guest

    Sure, here is how you can plot zero:
    plot( drCreateWaveform(drCreateVec('double '(1k 1G)) drCreateVec('double '(0 0) ) ) ?expr '("cgsbo(mn1)") )
     
    fogh, Oct 18, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.