Change the color of graphs in OCEAN

Discussion in 'Cadence' started by madhero, Jun 5, 2008.

  1. madhero

    madhero Guest

    I used plot() command to draw graphs of a waveform. Is there a way to
    set up a color for the waveform using ocean instead of a random
    selected color? Thanks.
     
    madhero, Jun 5, 2008
    #1
  2. madhero

    madhero Guest

    Actually I am looking for a way to control wavescan by some sort of
    code instead of using mouse click here and there. Is there a way to do
    that? Thanks
     
    madhero, Jun 6, 2008
    #2
  3. madhero

    Riad KACED Guest

    Hi,

    The colors used to draw these curves are those assigned to layers y1 -
    settings, just change them into your display.drf file. I'm myself very
    happy with the Cadence defaults. You can find the cds default
    desiplay.drf file in your IC stream (cdssetup dir off the top of my
    head, not sure actually :-( ).
    But if you want to control these colors interactively, you can't do it
    with the simple 'plot' function I'm afraid. You may need a more
    elaborated custom skill code to make it. This is what I can say for
    IC5141. I don't know if there is anything new about this in IC6, my
    experience in there is very weak :-[

    Good luck !

    Riad.
     
    Riad KACED, Jun 10, 2008
    #3
  4. madhero

    madhero Guest

    Riad, thanks for your reply. I have found a way to specify the color
    of the trace I wanted. We can use the command "awvAppendWaveform" to
    do that.

    Regards,

    Weifeng
     
    madhero, Jun 19, 2008
    #4
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.