How to reduce the size of the postscript file generated by virtuoso6.1

Discussion in 'Cadence' started by Tao Chen, Feb 19, 2009.

  1. Tao Chen

    Tao Chen Guest

    Hi,

    I am using the following statements to save a plot (eye diagram) to a
    postscript file:
    hardCopyOptions(?hcOutputFile "waveform.eps")
    awvSetOptionValue("hcHeader" nil)
    awvSetOptionValue("hcMailLogNames" nil)
    hardCopy(plotHandler)

    where the plotHandler is the window id of the figure.

    Then I use the tool "epstopdf" to get the figure in pdf format. There
    is no doubt that the figure generated by virtuoso 6.1 is much more
    beautiful than those generated by icfb 5.1. However, the file size of
    the new version is almost 30 times bigger than that of the old
    version! It is a little weird to me since the waveforms are the same.
    Is there any way to reduce the size of the figure file?

    Thanks!
    Tao
     
    Tao Chen, Feb 19, 2009
    #1
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.