Understanding Dflipflops
0 Stars     18 Views    

Author: Mukesh

Project access type: Public

Description:

D flipflops avoids the indeterminate state unlike SR flipflops. 

Irrespective of the previous output[Q(n)D flipflops retains the input as its output. 

D          Q(n+1)

0          0

1          1

D = Q(n+1)


        





Created: Oct 30, 2021

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.