richmogd a écrit :

> Hi All,
>
> I'm struggling to work out what I should be doing with the power and
> ground connections. Basically, I've been using the 3.3V power and GND
> power for the corresponding connection in my circuit. Each time I use
> one of these power, kicad asks me to annotate them, so i do. When I
> export the BOM, I get something like this:
>
> | PWR1 +3.3V ; ;
> | PWR10 GND ; ;
> | PWR2 GND ; ;
> | PWR20 +3.3V ; ;
> | PWR21 GND ; ;
> | PWR22 +3.3V ; ;
> | PWR23 GND ; ;
> | PWR24 GND ; ;
> | PWR25 +3.3V ; ;
> | PWR26 +3.3V ; ;
> | PWR3 GND ; ;
> | PWR7 +3.3V ; ;
> | PWR8 GND ; ;
> | PWR9 +3.3V ; ;
>
> Does this mean that kidcad is seeing these as separate components or
> does it realize that they're all the same net? Maybe it's not an
> issue, but I'm a bit confused on this one.
>
> Thanks,
>
> Glenn.
>
>
>  
























The reference name of your powers is pwr? (pwr1, pwr2 ...) and **MUST** 
be #pwr?
A component with a reference starting by # is *not* listed in reports or 
netlist.

(see eeschema doc, chapter 10.8)


Jean-Pierre CHARRAS
Maître de conférences
Directeur d'études 2ieme année.
Génie Electrique et Informatique Industrielle 2
Institut Universitaire de Technologie 1 de Grenoble
BP 67, 38402 St Martin d'Heres Cedex

Recherche :
 LIS - INPG
46, Avenue Félix Viallet
38031 Grenoble Cedex

Reply via email to