Nahian
- 4
- 0
how can i design an even number generator with a 4 bit counter without using any flip-flop , Using only 4 bit counter?
The discussion centers around designing an even number generator using a 4-bit counter without employing flip-flops. Participants explore various methods and clarify the distinction between different types of even number generators.
Participants express different interpretations of the task, with some focusing on a straightforward counting method while others consider the implications of randomness in the generator design. No consensus is reached on the specific requirements or methods to be used.
The discussion does not clarify certain assumptions about the type of even number generator desired, nor does it resolve the mathematical implications of the proposed methods.
do you mean an even number generator (a counter), or a (psudo) random even number generator (jumps around to different numbers)?Nahian said:how can i design an even number generator with a 4 bit counter without using any flip-flop , Using only 4 bit counter?