Digital-Logic-Sim icon indicating copy to clipboard operation
Digital-Logic-Sim copied to clipboard

Add multiple types of wires

Open Suiranoil opened this issue 5 years ago • 4 comments

When your circuit becomes more complex you need to transfer many bits from one place to another and your board will be full of wires. So wires that can transfer 4bits, 8bits, 16bits and more at once can become very useful and make your project look much better.

Suiranoil avatar Dec 04 '20 20:12 Suiranoil

It is true but I'd like to make Alternative suggestion, to group outputs into a "group output" instead. To connect both I/O needs to have the same name. This is much more flexible and faster to implement instead of additional wire types.

MrFaul avatar Dec 04 '20 21:12 MrFaul

To add, I would support the coloring of wires.

Broken-Admin avatar Dec 05 '20 04:12 Broken-Admin

+1 for a 4, 8, 16, and 32 bit bus cable :)

RobMayer avatar Dec 09 '20 15:12 RobMayer

Nice idea!

dobrosketchkun avatar Feb 27 '21 08:02 dobrosketchkun