• 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. annotate text to a schematic from a file every time the...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 125
  • Views 10720
  • 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

annotate text to a schematic from a file every time the schematic is opened or refreshed

DerekH
DerekH over 4 years ago

Hi all,

This might be an oddball request but I'm going to ask it anyway.

I have a text file containing a simple text message, which, say indicates the health of a circuit. This would be something that I generated myself, or a simulation wrote out at its conclusion.

Ideally, I want the contents of the text file to appear in a schematic view when I open it or do a descend-read from the top-level. This is a bit like back annotation I guess, which I know nothing about, but I think I just want something which reads a file and puts the text in the schematic automatically without any simulation being run. The name of the file would be stored in the schematic view somehow. Is this possible?

Thanks for reading!

Derek

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 4 years ago

    Hi Derek,

    You could do this by using deRegUserTriggers for schematic and defining a post-install trigger. This post-install trigger could then create a hilight set (using geCreateHilightSet) and then use geAddHilightLabel to add the label. This is not stored in the database and is just for display purposes.

    I used a similar approach in How to interactively ignore devices and highlight ignored devices - although that code is reasonably complex as it gave the rest of the functionality too (the specific functionality in that code is now built-in since IC617, but it serves as an illustration how to do such things).

    Regards,

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • DerekH
    DerekH over 4 years ago in reply to Andrew Beckett

    Thanks Andrew for your prompt reply. I'll take a look!

    Regards,

    Derek

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

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