Home
  • Products
  • Solutions
  • Support
  • Company
  • Products
  • Solutions
  • Support
  • Company
Community PCB Design Pulse and DE-HDL Adding Attributes to Multiple Components

Stats

  • State Suggested Answer
  • Replies 1
  • Answers 1
  • Subscribers 20
  • Views 659
  • Members are here 0
More Content

Adding Attributes to Multiple Components

gazza47
gazza47 2 months ago

Hello,

Can anyone advise on the following issue, I'm using Cadence 17.4 Design Entry

We have a Schematic in which there are a number of Test Points and we wish to add the Attribute BOM_IGNORE to all these Components so when we create a Bill of Materials these components are not included.

Is there a way in which we can add the Attribute Globally to all Test Pads rather than add the attribute individually to each Component

Any assistance appreciated

Thanks

  • Reply
  • Cancel
  • Cancel
  • rg13
    0 rg13 2 months ago

    Found the following article on Cadence online support portal:

    Article (20497186) Title: How to add a global attribute/property to all components in a design using a script in DE-HDL
    URL: https://support.cadence.com/apex/ArticleAttachmentPortal?id=a1O3w00000AHAt9EAH

    There is one script attached to this article. Where, it tries to add certain property to all components present in the design. To find all components, it applied find $location. However, as you mentioned, you want this property to be applied to test points. Lets say test points has Reference prefix as TP then you can replace script line as, find $location=TP*

    • Cancel
    • Up +1 Down
    • Reply
    • Verify Answer
    • Reject Answer
    • Cancel
Cadence Guidelines

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.

© 2023 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information