tinkerer_guy
Newbie level 5
Hi,
I have a rather complex board that went through lots of modifications by more than one person. as a result, it has a few "left-over" tracks and vias that are not connected to anything, and therefore have the net set to "No-Net". I want a rule that detects those. Is there a built-in one? if not, can you suggest a new one?
I was thinking something like a query for "in signal layer", "isTrack" or "isVia", and net is "No-Net" (will need to find the exact syntax). I'm not sure however what type of rule to create...? I just want to detect objects that match that query and mark them as violations.
thanks,
Guy.
I have a rather complex board that went through lots of modifications by more than one person. as a result, it has a few "left-over" tracks and vias that are not connected to anything, and therefore have the net set to "No-Net". I want a rule that detects those. Is there a built-in one? if not, can you suggest a new one?
I was thinking something like a query for "in signal layer", "isTrack" or "isVia", and net is "No-Net" (will need to find the exact syntax). I'm not sure however what type of rule to create...? I just want to detect objects that match that query and mark them as violations.
thanks,
Guy.