Hey, my first post on here.
The problem I have is this:
I'm supposed to design a 2 bit binary down-counter using D flip-flops and NOR gates. Sounds simple enough but I'm stuck.
What I don't get is that since the D flip flop has no toggle mode, the input D always has to equal the output Q, right? So how do I get it to switch back and forth?
Looking at the now/next state table I found a logic expression for the second D input, which was of the type XNOR. But when I try to make an expression for the first D input, it just simplifies down to 1, which can't be right because then it wouldn't switch back and forth.
Am I making any sense? Any help would be appreciated
Thanks
The problem I have is this:
I'm supposed to design a 2 bit binary down-counter using D flip-flops and NOR gates. Sounds simple enough but I'm stuck.
What I don't get is that since the D flip flop has no toggle mode, the input D always has to equal the output Q, right? So how do I get it to switch back and forth?
Looking at the now/next state table I found a logic expression for the second D input, which was of the type XNOR. But when I try to make an expression for the first D input, it just simplifies down to 1, which can't be right because then it wouldn't switch back and forth.
Am I making any sense? Any help would be appreciated
Thanks