kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00562
BUS with different signal names
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Rok Markovic <rok@...>
-
Date:
Sun, 14 Oct 2007 09:53:55 +0200
-
User-agent:
Thunderbird 2.0.0.5 (X11/20070727)
Hi
I think that limitation on the bus where you have to have nets
with the same prefix is ilogical. Bus consist from data lines
(Data[1..n]) and from control lines (ALE,WE,...). Some buses,
like SPI or i2c have no paralel data lines so bus tool is usseles
in this case. Maybee you should have an option where you could
select if you have BUS with arbitrary net names or classical net
names (like now).
Best regards,
Rok