Hi,
I have two finished schematic and PCB layout. Now I want to merge both layouts in single PCB as I want them to be connected and in single PCB only.
Problem is both Schematic is big and have R1 C1 U1 etc common. How can I change any one Schematic with say 100x all R C and U and so directly update it’s PCB layout with the same.
I do not want to modify layout of either design as I need them as it is layout.
A way to get one of your board designs to reference designators other than your second one would be by use of the annotate schematic tool and the use “first free number after” option set to something higher than what is on your second design. You will of course need to select “reset, but keep order of multi unit parts” to get new references on an already annotated design.
Only after that would i try to combine the pcbs as you then at least have the refdes common which will make reconnection easier.
After you have successfully reconnected the combined schematic with the combined pcb you can again reanotate to your liking to get more reasonably refdes numbers than what you might have with the above process. (don’t forget to again update the pcb but now with “keep association”)
Small addition:
I already wrote I did not test it.
Rene may well be right in changing the order of doing this a bit.
If you get into a situation which needs relatively much manual renaming to get through one of the steps and you’re not sure if it works, then it may be better to create a very simple test project to get the workflow right.