• 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. Allegro X Capture CIS
  3. Need to call Schematic BOM attributes in the layout

Stats

  • State Suggested Answer
  • Replies 3
  • Answers 1
  • Subscribers 44
  • Views 3937
  • Members are here 0
More Content

Need to call Schematic BOM attributes in the layout

Hussain Aalim
Hussain Aalim over 1 year ago

Hi,

I want to call Schematic attributes in layout (Allegro). Currently I have modified “allegro.cfg” file under section [ComponentInstanceProps]. I have added all the fields here which I need to call in layout (see snap below).

The problem is that there is one field name as “Manufacturer P/N” which we are using as a standard in our library. In layout the issue I am facing is that this column name contains Special Character such as (Space and /) and when I import the netlist with this column name it stops as Allegro does not supports the special characters.

I would be thankful if someone can provide any solution for renaming or any script that can copy all the field data and changes the column name or is there any way that I can use with the special characters in the layout(Allegro).

Regards

  • Sign in to reply
  • Cancel
  • Minet
    0 Minet over 1 year ago

    The tcl book that is bundled with your install shows how you can make a script that would be able to parse through all the parts properties. Then you could use normal tcl string commands to remove the special characters.

    This would only fix it in the current state of the design. If you add new parts or update from the library, then those would have the names from the library again. My suggestion is that making such a script is your plan B. Hopefully someone else can help with plan A which is to setup Allegro to be able to import it as is.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • AyushD
    0 AyushD over 1 year ago

    You can also rename the part property in Capture by selecting the .DSN file in project manager and go to Edit -> Rename Part Property

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • oldmouldy
    0 oldmouldy over 1 year ago

    See if the following will work in the allegro.cfg file:

    MANUFACTURER P/N=MANUFACTURER_PN

    MANUFACTURER_PN=YES

    Also, the Manufacturer related properties would more likely be Component Definition Properties.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to 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.

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

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