EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

PADS to Orcad PCB Editor

Started by Joel April 2, 2008
I'm making a circuit that uses part of an older design.  I'd like to be
able to keep the layout exactly the way it was on the old board.

I have a PADS 2005 ASCII file of the old board and Orcad Capture files of
both the old circuit and my new design.  I'd like to import it to PCB
editor.  How should I go about importing all of this?  Will I be able to
make netlist changes in capture and have them work in PCB editor?
Joel wrote:
>I'm making a circuit that uses part of an older design. I'd like to be >able to keep the layout exactly the way it was on the old board. >
"Boilerplate layer" http://groups.google.com/group/sci.electronics.cad/browse_frm/thread/3b6f24029a8b34cf/fcdd32faf9282bab?q=Altium+*-*-logo-importer-script+Place-tracks-and-pads-over-the-*-art+zz-zz+qq+converting-*-*-*-the-board-art-into-a-*-*-*-bitmap+uu+*-*-into-a-new--pc-board-on-a-mechanical-layer
>I have a PADS 2005 ASCII file of the old board and Orcad Capture files of >both the old circuit and my new design. I'd like to import it to PCB >editor. How should I go about importing all of this? Will I be able to >make netlist changes in capture and have them work in PCB editor? >
One of the better posts I've seen on this: http://groups.google.com/group/sci.electronics.cad/browse_frm/thread/f85d28a336c67dae/7a528d64a1391bbb?q=*-*-have-equivalents-in-*-other-packages+supports+retrieve.data+doesn't+flawed+limitations-*-what-will-import-successfully+magical-tool+*-*-*-limited-*-list-of-compatible-versions+zz-zz+qq+Autovue+exist
On Apr 2, 8:34 am, "Joel" <joelben...@gmail.com> wrote:
> I'm making a circuit that uses part of an older design. I'd like to be > able to keep the layout exactly the way it was on the old board. > > I have a PADS 2005 ASCII file of the old board and Orcad Capture files of > both the old circuit and my new design. I'd like to import it to PCB > editor. How should I go about importing all of this? Will I be able to > make netlist changes in capture and have them work in PCB editor?
The last time I tried, OrCAD PCB had a hard time with newer PADS ASCII files. One can import it into PADS, and re-export it as an older version. Or a PERL script could be written that strips out the features of the newer format that are not supported in the older format (mostly related to mixed plane layers if I recall correctly) and rewrites it in the older format. G.

The 2024 Embedded Online Conference