← Back to team overview

kicad-developers team mailing list archive

Re: Eeschema ERC should detect unmatched local labels

 

Le 25/09/2015 07:36, Joseph Chen a écrit :
> Hi @JP,
> 
> Have you got a chance to review this submitted patch?
> 
> --JC
> 
> On 09/14/2015 10:58 PM, Joseph Chen wrote:
>> @JP,
>>
>> Attached you can find the patch file for the improvement of optional
>> ERC's detecting local labels.
>>

Yes, I had a look at the patch.

Currently, it creates to many false detections:
- It does not see the fact a local label is connected to a global or a
hierarchical label.
- It does not see the fact a local label is connected toa  bus label member.

Try for instance some demos like video or kit-dev-coldfire-xilinx_5213.
Most of warnings are false detection (80% of warnings are false detections)

Detecting really unconnected local labels is not so easy.

Thanks for your work on Kicad.

-- 
Jean-Pierre CHARRAS


Follow ups

References