← Back to team overview

kicad-developers team mailing list archive

Re: What happened to buses in eeschema?

 

Hi Brian,

Since your build version doesn't include a git commit, I have no idea how
recent a build you are running, but I think you are hitting one of the
eeschema internal units change bugs that was present for a day or two but
then resolved.  Bus entries were briefly very very small.

The rules for how buses and nets work have been updated to support the new
bus features.
If you provide screenshots or an example project, I can give more insight
into the ERC warnings you are getting.

-Jon

On Fri, Jan 24, 2020 at 11:15 AM Brian Piccioni <brian@xxxxxxxxxxxxxxxxxxxxx>
wrote:

> Hello
>
> I picked up one of my old designs to update it and ran DRC in eeschema. I
> got a whole bunch of errors regarding buses
>
> ErrType(15): More than one name given to this bus or net
> ErrType(19): Invalid connection between bus and net items
> ErrType(16): Net is graphically connected to a bus but not a bus member
>
> etc.
>
> Also, adding wire to bus connections ( "/" ) gives me a dot instead of a
> bus entry although the menu icon shows a bus entry. Same for bus to bus.
>
> I am using my own compiled version of eeSchema (see below) but I didn't
> touch anything to do with the editor, bus entries, etc, just re-annotation.
>
> I guess this is some sort of "work in process" but it would be helpful to
> find a reference on how to do buses the new way or go back to the old way.
>
> Any suggestions?
>
> Brian
>
>
> Application: Eeschema
> Version: 5.99.0-unknown, release build
> Libraries:
>     wxWidgets 3.0.4
>     libcurl/7.67.0 OpenSSL/1.1.1d (Schannel) zlib/1.2.11 brotli/1.0.7
> libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.1.1) nghttp2/1.39.2
> Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian,
> wxMSW
> Build Info:
>     Build date: Jan 12 2020 10:51:16
>     wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8)
>     Boost: 1.71.0
>     OpenCASCADE Community Edition: 6.9.1
>     Curl: 7.67.0
>     Compiler: GCC 9.2.0 with C++ ABI 1013
>
> Build settings:
>     KICAD_SCRIPTING=ON
>     KICAD_SCRIPTING_MODULES=ON
>     KICAD_SCRIPTING_PYTHON3=OFF
>     KICAD_SCRIPTING_WXPYTHON=ON
>     KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
>     KICAD_SCRIPTING_ACTION_MENU=ON
>     BUILD_GITHUB_PLUGIN=ON
>     KICAD_USE_OCE=ON
>     KICAD_USE_OCC=OFF
>     KICAD_SPICE=ON
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>

PNG image


References