I am building a simple circuit that will add two 4 bit numbers. So far my plan is to do the addition, convert, multiplex, BCD-7seg convertor, to display.
I have seen that you can do it with shift registers however, I have no idea how they work, and it seems that they need some kind of clock.
Apart from that I could do the conversion using k-maps, but the problem is that I am going to end up with 6 very complex functions. Is there any other way ?
I have seen that you can do it with shift registers however, I have no idea how they work, and it seems that they need some kind of clock.
Apart from that I could do the conversion using k-maps, but the problem is that I am going to end up with 6 very complex functions. Is there any other way ?