A DD flip-flop is similar to a D flip-flop, except that the flip-flop can change state (Q
Question:
A DD flip-flop is similar to a D flip-flop, except that the flip-flop can change state (Q+ = D) on both the rising edge and the falling edge of the clock input. The flip-flop has a direct reset input, R, and R = 0 resets the flip-flop to Q = 0 independent of the clock. Similarly, it has a direct set input, S, that sets the flip-flop to 1 independent of the clock. Write a Verilog description of a DD flip-flop.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Digital Systems Design Using Verilog
ISBN: 978-1285051079
1st edition
Authors: Charles Roth, Lizy K. John, Byeong Kil Lee
Question Posted: