• 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. Can I merge two PCB's using scripting either python or something...

Stats

  • State Not Answered
  • Replies 2
  • Subscribers 18
  • Views 851
  • Members are here 0
More Content

Can I merge two PCB's using scripting either python or something else?

AA202411272540
AA202411272540 9 months ago

I have to PCB's, I want to merge them together. I have done it by editing the Design Entry  HDL. But I'm wondering if can be automated by some kind of scripting in python or some other language. Is there way that I can find the connection in some which is accessible in python. So I can write code to merge them. 

  • Sign in to reply
  • Cancel
  • mahimag
    0 mahimag 9 months ago

    Hello AA202411272540 , are you merging brd files?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • andakConsultingLtd
    0 andakConsultingLtd 4 months ago

    Did you try using import->clipboard? It has some good options like Preserve RefDes, nets on shapes and vias...

    Another option that might work is Replicate from Placement Mode, applied to the full board.

    As for the SKILL, yes, it can be done. I've done bits and pieces in the past (an Eagle Board importer before Cadence had included by default in OrCAD) and I tell you: this is not for the faint of heart :). OrCAD to OrCAD should be easier though, since you'll be dealing with the same data structures at both ends. You will need to parse all relevant elementes and properties: symbols, traces, vias, shapes. I think the easiest approach is to export an ASCII file of each board (a sort of export function you need to write, axlExtractToFile and its friends, it might help) and then import them in the master board.

    I wouldn't involve a 2nd tool (Python) as it only complicates things.

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