Home > Community > Forums > Custom IC SKILL > cellName in a sheet border

Email

* Required Fields

Recipients email * (separate multiple addresses with commas)

Your name *

Your email *

Message *

Contact Us

* Required Fields
First Name *

Last Name *

Email *

Company / Institution *

Comments: *

 cellName in a sheet border 

Last post Thu, Nov 22 2007 5:13 AM by archive. 4 replies.
Started by archive 22 Nov 2007 05:13 AM. Topic has 4 replies.
Page 1 of 1 (5 items)
Sort Posts:
  • Thu, Nov 22 2007 5:13 AM

    • archive
    • Top 75 Contributor
    • Joined on Fri, Jul 4 2008
    • Posts 88
    • Points 4,740
    cellName in a sheet border Reply

    hi All,

    i would like to add automatically the cellname of the cell. I would like it to be placed in the border of the sheet.
    I can modifiy the borders in US_8ths. Is there any label I could add to include the cellname?
    and maybe further the library name?

    Is there also another way to do it? Skill?

    Thks in advance,

    Axel


    Originally posted in cdnusers.org by axp
    • Post Points: 0
  • Thu, Nov 22 2007 8:41 AM

    • archive
    • Top 75 Contributor
    • Joined on Fri, Jul 4 2008
    • Posts 88
    • Points 4,740
    RE: cellName in a sheet border Reply

    There are a couple of ways you could do this.

    1. Add a label with value [@cellName] - make the label type "NLPLabel".
    2. Add a label with value ilInst~>cellView~>cellName - make the label type "ILLabel"

    (do this on the master of the sheet symbol).

    Regards,

    Andrew.


    Originally posted in cdnusers.org by adbeckett
    • Post Points: 0
  • Fri, Nov 23 2007 12:36 AM

    • archive
    • Top 75 Contributor
    • Joined on Fri, Jul 4 2008
    • Posts 88
    • Points 4,740
    RE: cellName in a sheet border Reply

    Thanks a lot...it is working well.
    Could you let me know where I could get further info about the syntax of these NLP and ILL labels?

    Thks in advance,

    Axel


    Originally posted in cdnusers.org by axp
    • Post Points: 0
  • Wed, Nov 28 2007 12:44 AM

    • archive
    • Top 75 Contributor
    • Joined on Fri, Jul 4 2008
    • Posts 88
    • Points 4,740
    RE: cellName in a sheet border Reply

    A next question...
    my library US_8ths is locked and I can't update these sheet borders.
    As a consequence, I had to make a copy of the library to my own directory.
    Then, how could I tell cadence that the library to use for Sheets is my new one?

    Or, maybe do you know how to freeze an object on the virtuoso (schematics) window in order to avoid it moves when I try to make a multiple object selection?

    Thanks in advance,

    Best regards,

    Axel


    Originally posted in cdnusers.org by axp
    • Post Points: 0
  • Wed, Nov 28 2007 1:48 AM

    • archive
    • Top 75 Contributor
    • Joined on Fri, Jul 4 2008
    • Posts 88
    • Points 4,740
    RE: cellName in a sheet border Reply

    Search in /comphelp/comphelp.pdf for NLPLabel and you'll see various info on NLPLabel and ILLabel. Essentially NLPLabels can look up property or attribute values, whereas ILLabels are an arbitrary SKILL expression to do whatever you want.

    You can define your own sheet library by setting the schSheetMasters variable. Take a look in /tools/dfII/samples/local/schConfig.il for an example definition - this shows the default value - which you can then override in your .cdsinit or by typing in the CIW.

    You'll find that sheet masters only have the "instance" or "selection" box defined over the title region - so that it only gets selected if you select in the corner containing the title box. If you limit the size of the selection box, you can only select it if you click in that area.

    Regards,

    Andrew.


    Originally posted in cdnusers.org by adbeckett
    • Post Points: 0
Page 1 of 1 (5 items)
Sort Posts:
Started by archive at 22 Nov 2007 05:13 AM. Topic has 4 replies.