Counting using a 4-bit binary adder

WBahn

Joined Mar 31, 2012
29,978
Using ONLY a 4-bit binary adder?

Assuming you can also use a register, then sure.

Your counter has two inputs, A and B, and one output.

What equation describes what you want your counter to do.
 
Top