Hi Joël,

As Dino mentioned, buses in KiCad work just like net labels:  Another
bus with the same name on the same schematic sheet will be connected,
the same way that two pins will be connected if you place the same net
label on them (even if you don't draw a wire between the pins).

If you send me your whole schematic instead of just the PDF I can take
a look to see if there is any bad behavior going on, since bus
behavior did have lots of changes in the nightlies.

Best,
Jon

On Thu, Jul 2, 2020 at 5:36 PM BERTRAND Joël <joel.bertr...@systella.fr> wrote:
>
>         Hello,
>
>         I'm trying to interconnect some sub-sheets on a simple bus. Faulty
> schematic is in attachement.
>
>         First remark : bus labels seem to be global by default (!) and, if I
> use S[0..63] instead of SA[0.63], KiCAD connects this bus with another
> one with the same name in another sheet ! I suppose that bus labels
> should always be local.
>
>         On schematic I have sent, each sub-sheet has 32 input lines and 4
> output signals. I want to connect all output signals to a bus.
>
>         I have tried several combinaisons without any success. How can I
> connect these busses to a largest bus ?
>
>         My KiCAD is built from sources :
>
> Application: KiCad
> Version: (5.99.0-2096-g441dfa30f), release build
> Libraries:
>     wxWidgets 3.0.5
>     libcurl/7.68.0 GnuTLS/3.6.14 zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0
> libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.8.0 nghttp2/1.41.0 librtmp/2.3
> Platform: Linux 5.6.0-1-amd64 x86_64, 64 bit, Little endian, wxGTK
> Build Info:
>     Build date: Jul 2 2020 21:57:23
>     wxWidgets: 3.0.5 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24
>     Boost: 1.71.0
>     OCC: 7.4.0
>     Curl: 7.68.0
>     Compiler: GCC 9.3.0 with C++ ABI 1013
> Build settings:
>     KICAD_SCRIPTING=ON
>     KICAD_SCRIPTING_MODULES=ON
>     KICAD_SCRIPTING_PYTHON3=ON
>     KICAD_SCRIPTING_WXPYTHON=ON
>     KICAD_SCRIPTING_WXPYTHON_PHOENIX=ON
>     KICAD_SCRIPTING_ACTION_MENU=ON
>     BUILD_GITHUB_PLUGIN=ON
>     KICAD_USE_OCC=ON
>     KICAD_SPICE=ON
>
>         Best regards,
>
>         JKB
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to