• 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 Design
  3. convert schematics or simulation results to PDF

Stats

  • Locked Locked
  • Replies 20
  • Subscribers 127
  • Views 23836
  • 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

convert schematics or simulation results to PDF

tyanata
tyanata over 15 years ago

Do you know some software which can be invoked from CADENCE to PRINT schematics (hierarhically) or spectre simulation plots in PDF. In our company we use such one made by our guys but it doesn't behave very well. 

Thnks for your responces in advance!

 

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 15 years ago

    The best thing is to contact Cadence customer support, then your request can be added to the many others asking for concatenation to a single postscript file, and generation of PDF. That way it becomes clearer to R&D how many customers are asking for this.

    At the moment, there's no easy way of concatenating all the files together because each schematic is printed separately. However, it would easy enough to use the schPlot() SKILL function to generate PostScript files of the entire hierarchy, concatenate together, and then call ps2pdf to convert to PDF. 

    If you don't want to do that, I'd suggest printing to PostScript, using the "print to file" and then manually using "cat" on all the files to merge into a single PostScript, and then calling ps2pdf on this.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • John Barth
    John Barth over 5 years ago in reply to Andrew Beckett

    Andrew, you seem to know all things cadence... Looking for a way to create PDF (or postscript) using real fonts, not vectors.  I would like to be able to edit the text for presentations without having to update schematic database.  Also would like to search the pdf.  I thought I was able to do this in the past (many many years ago), not sure if I used some other output format ... (hpgl ?)

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 5 years ago in reply to John Barth

    PostScript is fine - and then that can be converted to PDF. I fixed the link in your other append in this thread, and that uses the:

    :residentFonts:

    keyword in the .cdsplotinit which is how you get actual text in the PostScript (and hence PDF) rather than the text being drawn as lines. That's what you want...

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • John Barth
    John Barth over 5 years ago in reply to Andrew Beckett

    Thank you...  you are amazing !

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • John Barth
    John Barth over 5 years ago in reply to Andrew Beckett

    Thank you...  you are amazing !

    • 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