Wednesday, February 08, 2012     Register | Login | Search | Contact Us
     

Many of you already received communications about the move of the Cadence user community into cadence.com. And many of you have already joined, with over 4000 registrations in the first two weeks.

The new Cadence Community enhances the ability of Cadence users to connect and collaborate. In addition to moving the community into cadence.com -- enabling single sign-on for community, Sourcelink and Cadence events -- the new site is organized around nine technology segments, giving you easy access to product information, training, forums and blogs. Some of the new features include:
  • Ability to respond to posts via e-mail
  • Technology-specific blogs
  • Latest Web 2.0 social networking capabilities
  • Public profile options
  • Private messaging
  • Friends lists
Visit the new Cadence Community today at www.cadence.com/community and join the discussions!

Registration note: Due to the scope of the enhancements and the new SSO registration system, we were not able to migrate existing cdnusers.org member accounts. So new registrations are required, but this enables a broader set of functionality we think you'll enjoy.

Forum note: Under the guidance of forum moderators, we have taken the 20+ cdnusers.org forums and consolidated them into 11 forums on the new site. Posts have been brought over so you can leverage that posting history. CDNusers forums will be set to read only starting 7/30, and cdnusers.org will be redirected to the new community on 8/4.

Best regards,
Mike and Tom

Michael A. Catrambone - Steering Committee Chairman
Distinguished Engineer
PCB/Mechanical
UTStarcom, Inc.

Tom Diederich
Cadence Community Manager
Home
Forums
Subject: cellName in a sheet border
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
axp
Posts: 21
Online: User is Offline
11/22/2007 5:13 AM  
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
adbeckett
Posts: 248
Online: User is Offline
11/22/2007 8:41 AM  
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.
axp
Posts: 21
Online: User is Offline
11/23/2007 12:36 AM  
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
axp
Posts: 21
Online: User is Offline
11/28/2007 12:44 AM  
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
adbeckett
Posts: 248
Online: User is Offline
11/28/2007 1:48 AM  
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.
Posting to forums is available to community members only.
Login or Register

Forums > Custom IC > Shared code - SKILL > cellName in a sheet border


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.