Cadence Simulations using file

Discussion in 'Cadence' started by unforgiven, Jun 14, 2007.

  1. unforgiven

    unforgiven Guest

    hi,
    does anyone know or has a script i can run to input simulation data
    using file and get the output in a file without any user interface so
    i can have matlab feeding the data into cadence and reading the data
    out.
    Regards
    Meysam
     
    unforgiven, Jun 14, 2007
    #1
  2. Your question is too vague and open ended. You didn't say what simulator you're
    using, and you didn't say what you're really trying to do. So I'm going to
    guess what you're actually asking, and give my answer based on my wild
    guess...

    You can run spectre from
    the command line, and you can use pwl sources (see "spectre -h vsource")
    to read from files to generate signals based on time-value pairs. You can output
    in various ASCII formats (e.g. psfascii, nutascii in some cases) by using
    the -f option to spectre (see "spectre -h"). Or you can use OCEAN to write
    out data in ASCII formats. Also, in MMSIM61 and later, there's a spectre toolbox
    for matlab so you can directly read psf data in matlab.

    Regards,

    Andrew.
     
    Andrew Beckett, Jun 28, 2007
    #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.