• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. What is the setup in .cdsplotinit to create waveform window...

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 143
  • Views 16373
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What is the setup in .cdsplotinit to create waveform window to *.png?

Reinice
Reinice over 12 years ago
Hi All,

I used
hardCopyOptions(?hcOutputFile "myGraph.png")

hardCopy()

to create waveform window to *.png but I' am having an error telling that I need a .cdsplotinit. I don't know how to setup .cdsplotinit for this and I don't know where to find .cdsplotinit.

Can anyone please help. Thanks in advance.

Thanks and Regards,

Reinice
  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    Reinice,

    Unfortunately it's a historical thing - there's a CCR to address the need for a .cdsplotinit (it shouldn't be needed in this case because you're not using it).

    It's covered in the plotting documentation, but the simplest thing is to create a ~/.cdsplotinit with the following contents:

     Encapsulated PostScript|Encapsulated PostScript: \
            :manufacturer=Adobe: \
            :type=epsf: \
            :resolution#300: \
            :maximumPages#1: \
            :paperSize="5x5 inches" 1500 1500: \
            :paperSize="8x8 inches" 2400 2400: \
            :paperSize="Unlimited" 72000 72000:

    This is primarily intended for printing from schematics and layout - this entry just defines a "printer" for outputting EPS.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    Reinice,

    Unfortunately it's a historical thing - there's a CCR to address the need for a .cdsplotinit (it shouldn't be needed in this case because you're not using it).

    It's covered in the plotting documentation, but the simplest thing is to create a ~/.cdsplotinit with the following contents:

     Encapsulated PostScript|Encapsulated PostScript: \
            :manufacturer=Adobe: \
            :type=epsf: \
            :resolution#300: \
            :maximumPages#1: \
            :paperSize="5x5 inches" 1500 1500: \
            :paperSize="8x8 inches" 2400 2400: \
            :paperSize="Unlimited" 72000 72000:

    This is primarily intended for printing from schematics and layout - this entry just defines a "printer" for outputting EPS.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information