Waveforms in D flip flop

Thread Starter

katerina22

Joined Feb 6, 2009
6
Hi everybody!Could someone tell me how to design output waveforms for D flip flop, when I know the CLK waveform and the input waveform? I have attached an example of an exercise.I am having an exam on Tuesday and I would appreciate any help!!
 

Attachments

tuborggg

Joined Jan 3, 2009
37
No, Y2 is a copy of D of FF2 when there's a clk positive event.
What you should do is draw Y1, meaning, check every clk positive event check what is the wave in the D1 input, and copy it out.
Than, Y2 is actually the same as Y1 - just 1 clock later...
Y3 is checking each clock positive event, what's the Y1 NOR Y2....
Enjoy
 

Thread Starter

katerina22

Joined Feb 6, 2009
6
In my exercise there is an xor gate between Y1 and Y2. The result connects with the D input of the last FF. Y3 is D, isn't it?
 
Top