1 What is the difference between DFF and DLatch 2 Can one ch
1. What is the difference between DFF and D-Latch? 2. Can one chip be used for constructing the other? Explain.
Solution
1.) The basic difference between a latch and flip-flop is their mode of operations i.e., latch is asynchrnous, they are triggered by the change in the input values while on the other hand, flip-flops are synchrnous i.e., they are triggered by the rise of edge of clock cycle.
2.) D-FF is most likely a D-Latch. So, both of them can be used interchangably to construct each other. We have to just set the clock mechanism for both D-FF and D-latch.
Hope it helps, do give your response.
