| FORUM

FEDEVEL
Platform forum

Layout copy from board to board

NavroopS , 11-04-2016, 12:10 AM
Is there a way to copy layout from existing design to new design. ( specially Processor and DDR3 interface ). I am working on new design and like to copy Processor-DDR3 layout from a working design ( rather than starting from ground zero).
robertferanec , 11-04-2016, 07:15 AM
NavroopS , 11-07-2016, 11:48 PM
Hi Robert, Thanks for these. I was able to copy critical traces from exiting design to new design with these. I copied the traces layer by layer ... but is there a way to copy all the traces on different layers at once and then paste them on new layout.
mairomaster , 11-08-2016, 02:27 AM
You can use the PCB panel to select the particular nets (net classes if possible for convenience). That will select everything in those nets, including the vias. More specific selection you can do with the PCB filter. For example:

(IsTrack Or IsVia) And InNetClass('DDR3_BANK0')

That will select all tracks and vias in BANK0 on all layers.
robertferanec , 11-08-2016, 07:06 AM
@NavroopS, also, when you enable more layers, tracks from all of them will be copied. Maybe you used single layer mode (SHIFT + S) during selection and copy?
Use our interactive Discord forum to reply or ask new questions.
Discord invite
Discord forum link (after invitation)

Didn't find what you were looking for?