wokwi-features
wokwi-features copied to clipboard
Wire Bus
trafficstars
I would like to have the ability to group wires into buses. When using large numbers of wires, it can become difficult to follow very quickly, which can be seen in any number of projects.
This request can tie into the display as byte/hex request as well. I can see one implementation of this being a bus that is hard-coded to 8 wires, 1 per bit. Then, as the simulation runs the wires can be displayed as a byte instead of per wire information. This would give a path to clean up wiring in groups, provide a path to simplify display of byte data, and possibly open the door to other requests.