I’m trying to implement a distance between my differential pairs and the ground plane in my PCB layout. Setting a bigger clearance is basically doing what I want. But this has the side effect of throwing DRC errors.
Is there something like a keep out distance which respects the DRC clearance? Or is the only solution for this to manually draw keep out areas around the differential pairs?
Just out of curiosity, what is the difference between setting the clearance with a Custom Rule and via Net Class? Or in other words, why does the Custom Rule not throw a DRC error but the Net class does?
Net Class clearance is applied between your net and everything else: pads, other nets, vias.
What you want here is a clearance between your nets and only another item.