• 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. Display of schematic name and page number on the symbol

Stats

  • Locked Locked
  • Replies 10
  • Subscribers 125
  • Views 16276
  • 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

Display of schematic name and page number on the symbol

mk123
mk123 over 15 years ago

 Hi,

 I ported a design from 6.1 to 5.1.41. The symbols in 6.1 have the following statements which are supposed to display schematic name and page number when the symbol is instantiated. 

dsp('sheetIndex)

dsp('page)

 In the ported design, after instantiation, I get  the following,

*Error* eval: undefined funtion

 Do I need to load a specific file for this function to work? Is this only for 6.1 specific?

 Thanks,

Mandar

 

 

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 15 years ago

    Hi Mandar,

    dsp() is not a Cadence function, so it must have been somewhere in your customization for IC5141. You'll need to locate the code, and bring it across to your IC61 environment.

    Best Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • mk123
    mk123 over 15 years ago

    Thanks, Andrew!

    I'm not sure if I can get the custom code. Otherwise, is there a way to take the values entered for the sheet e.g. title, owner, description etc and somehow display them on the symbol along with instance number etc for improved readability?

    Regards,
    Mandar

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 15 years ago

    Yes. Look in the sheets in the US_8ths library that is in the software installation.

    Also see the chapter "Creating a Multisheet Schematic" in the  Virtuoso Schematic L User Guide (file <instDir>/doc/comphelp/comphelp.pdf). Even if you're not creating multisheet schematics, this chapter talks about customizing sheet symbols. The labels are all interpreted labels (either NLP or SKILL Labels).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • skillUser
    skillUser over 15 years ago
    Hi Mandar,

    presumably the function "dsp" is defined in the IC61x environment
    but not in your IC5141 environment. It is most likely defined in
    a SKILL file (*.il) and loaded during initialisation of the tools.
    You should be able to load this file in the IC5141 environment,
    but there are SKILL changes between the IC5141 and IC61x releases,
    so the code may not be fully compatible (although approx. 95% of
    the SKILL code is not changed between these releases).

    Hope this answers your question.

    Lawrence.
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • skillUser
    skillUser over 15 years ago

    Please excuse this random looking post, I sent this post right away but the email-post mechanism is obviously still having problems.

    I will continue to just use the web interface in future.

    Regards,

    Lawrence.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • mk123
    mk123 over 15 years ago

     Thanks for your help!

     I looked at the multisheet chapter for some clues. I have a custom sheet as a symbol which I instance and place around my schematics. On the symbol of the schematic, to display the schematic name, I can create an NLP label called [@cellName].

    To access the sheet number, I am not sure what label works. I have tried a few but I suppose I am not accessing the sheet symbol first. e.g [@SHEET], [@description], [@owner] etc are sheet labels. How do I print them on the symbol?

    Regards,

    Mandar

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 15 years ago

    Hi Mandar,

    [@sheetNumber] gives the sheet number. And [@maxSheets] gives the number of sheets. Look at the Title symbol in the US_8ths sample library. The sheets in US_8ths have an instance of Title (and an instance of revBlock) in them, and that takes care of those NLP labels.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • mk123
    mk123 over 15 years ago

     Hi Andrew,

     The [@sheetNumber] and [@maxSheets] are on the symbol for the sheet. When I put the sheet around my schematic, lets say an opamp diff pair, I manually enter a sheet number for this schematic. Now when I instance this opamp in another circuit, I want to display the sheet number of the opamp when I place the symbol for it. To do this, I need to edit the symbol of the opamp and add some label there which will access the sheet number that I manually entered. 

    I tried putting [@sheetNumber] but that didn't work. 

     Regards,
    Mandar

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 15 years ago

    That's not really what it's for - it's for handling multi-sheet schematics (i.e. when a single level of hierarchy is broken up into multiple sheets, because the schematic complexity is too great). It's not something that gets widely used in IC design; more prevalent in PCB design.

    So is this sheet number you're talking about more of a "reference" number? I'm trying to understand what you're actually wanting it to do before I make any suggestions.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • mk123
    mk123 over 15 years ago

     Yes. The sheet is used for every schematic and has a unique number. After making hardcopy of the design, this number will be the refernce to easily find the shematic that you are looking for. This is just for documentation purposes. When I am accessing the design trhough Cadence, I can just descend into the hierarchy. However, when I print hardcopies, the sheet number will help to locate the schematic for the particular block.

    The multisheet schematic option is actually not used anywhere in the design.

     Regards,
    Mandar

    • 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