delorie.com/archives/browse.cgi | search |
> Busses: gschem currenly only fully supports wires and vectors are only a > graphic. Add full support for vectors and also support busses. Busses are a > budirectional collection of wires and vectors with connections of MASTER or > SLAVE. I've suggested this before, and agree with jpd that it's the netlister's job to interpret busses - and it can be done NOW without changing the way bus rippers (or any part of gschem) work. http://www.delorie.com/pcb/bus-pins.html (this was pre-jpd; it's sufficient to just name the nets with the "bus" data, and let the netlister sort it out) So a net called 'D5' is one bit (as usual), a net called 'D[0-7]' groups eight bits, 'D[7-0]' is the same eight but in reverse order, etc. The netlister would match that up with a pin numbered '1-4,6,8-10' for example.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |