Schematic/PCB sync deactivated - Nets from Module has different net class in schematic and boad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear community, every time when I close the Fusion and then start it with my project again, I see the following error: "Schematic/PCB sync deactivated". The errors after the ERC are looks like "Net DRV1:G+ has different class in schematic and board (0/2)". I have 4 of the same modules (with the names DRV1, DRV2, DRV3 and DRV4) in the schematic that are gate drivers for MOSFET in inverter circuit. The gate driver circuit itself is on another sheet, named "Gate_Drv". Taking into account that electrical potential on source pins of MOSFETs changed in wide range, I need to use rules with clearance for each gate driver circuit.
So, in PCB editor I organized 4 net classes (M+, M-, AC, DC-), and included to these classes nets from the modules. For example, net class M+ consists of nets DRV1:G+, DRV1:G-, DRV1:+15V, DRV1:-5V, net class AC consists of nets DRV2:G+, DRV2:G-, DRV2:+15V, DRV2:-5V, etc. In the schematic diagram, I can see these nets from sheet Gate_Drv (but with names G+, G-, +15V) in "Design Manager" panel only in the class "default". But in fact, it is another net class, not the same as for main sheet (you can see below that there are two classes default there)... When I tried to assign these nets from modules to net classes in "Net classes" window, I see there is only one class default - see image below:
During the work, when I just created these net classes in PCB editor and assigned net from modules to their classes, everything is ok, no errors. But, after restarting the Fusion I always see the mentioned error. The solution is removing all nets DRV1:G+, DRV1:G, ... from Net Classes in PCB editor, then error disappears, and I can add these nets to their classes one more time. But it is not a long-term solution, as for me...
What can I do in such case, and why net names from additional sheet, inserted on main sheet as module, disappeared from Net Classes window in Schematic editor?