• 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 Scripting - Skill
  3. Placed component report

Stats

  • Replies 4
  • Subscribers 18
  • Views 10434
  • Members are here 0
More Content

Placed component report

vimaldevlpr
vimaldevlpr over 6 years ago

Hai,

I want to get Placed component report using Skill code By using Tool -> Quick report has an one way but i want tho get by skill code For one other purpose can you anybody say how to do it by skill code please.

  • Cancel
  • Sign in to reply
Parents
  • DavidJHutchins
    DavidJHutchins over 6 years ago

    below is a simple example:

    skill (foreach cmp axlDBGetDesign()->components when(cmp->symbol axlMsgPut("%s %s %f %f %0.3f" cmp->name cmp->symbol->name (xCoord cmp->symbol->xy) (yCoord cmp->symbol->xy) cmp->symbol->rotation)))

    which produces output entries such as:

    R202 SMR0402A 651.360000 1914.450000 270.000
    Q2 SOT23A -945.000000 1152.500000 180.000
    U2 TSSOP8_18_65MA 732.500000 1911.000000 0.000
    J2 CONN10_C73564_009 2911.000000 2102.000000 90.000
    C345 SMC0603A -879.500000 1221.500000 0.000

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • vimaldevlpr
    vimaldevlpr over 6 years ago in reply to DavidJHutchins

    Thanks for your reply david its working fine in that i want to add mirrored or not for that what condition i have to do please share me.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • vimaldevlpr
    vimaldevlpr over 6 years ago in reply to DavidJHutchins

    Thanks for your reply david its working fine in that i want to add mirrored or not for that what condition i have to do please share me.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • Jason Hsu
    Jason Hsu over 6 years ago in reply to vimaldevlpr

    cmp->symbol->mirrorType

    You can use cmp->symbol->?(or ??) to find all of application.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • vimaldevlpr
    vimaldevlpr over 6 years ago in reply to Jason Hsu

    Thanks a Lott Jason

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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