about AMS modeling in Cadence

Discussion in 'Cadence' started by Eric, Feb 16, 2006.

  1. Eric

    Eric Guest

    Hello everyone,

    I am doing behavioral modeling of a frequency synthesizer using
    Verilog-AMS. I use ncvlog for compilation. I wonder if anyone knows how
    to instantiate the spectre analog premitives in verilog-AMS. I would
    like to use the mosfet model in spectre, how to do that?? Thank you in
    advance

    Best wishes
    Eric
     
    Eric, Feb 16, 2006
    #1
  2. Eric

    Erik Wanta Guest

    Eric:
    For more information, see the "Instantiating Analog Primitives and
    Subcircuits"
    chapter of the Cadence AMS Simulator User Guide.

    resistor #(.r(100K)) RL (out, pwr) ; //Instantiate resistor
    isource #(.dc(ibias)) Iin (gnd, in) ; //Instantiate isource
     
    Erik Wanta, Feb 25, 2006
    #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.