Hello,
Can anyone tell me if it is possible to have 2 or more printed circuit boards within the same project. If possible, how do I differential which circuits/components go to each PCB?
Thanks
It is possible to have multiple PCBs in the one project (just create more *.CSPcbDoc files) and can be useful for trying different layout/routing strategies. However you cannot control which schematic sheets are used to populate the PCB - it is always the case that all schematics within the project are considered as the source of data for any PCB within that project. It sounds like you are trying to have two independent PCBs so you would need to use two projects.
It is possible to have multiple PCBs in the one project (just create more *.CSPcbDoc files) and can be useful for trying different layout/routing strategies. However you cannot control which schematic sheets are used to populate the PCB - it is always the case that all schematics within the project are considered as the source of data for any PCB within that project. It sounds like you are trying to have two independent PCBs so you would need to use two projects.