importing data in spectre

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

  1. hi

    i need to plot data along with simulation results. how can i do that
    using spectre? i tried importing my data file (excel) into the results
    browser, but that only takes .tbl (table) files. is there any way to
    read and plot lookup tables in verilog a??

    any help would be useful

    regards

    saurabh
     
    saurabhr8here, Jun 14, 2007
    #1
  2. If you can get the data from Excel into columns of text numbers (not hard), then
    you can use the getAsciiWave function in the wavescan calculator to do this -
    which you can then plot.

    Or you can use the table function in the AWD calculator.

    Or you can use my solution abTable on sourcelink.cadence.com.

    Or you could use a PWL source to read x-y pairs in a simulation and then plot
    that.

    Lots of possibilities (without even starting on Verilog-A)!

    Regards,

    Andrew.
     
    Andrew Beckett, Jun 27, 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.