Latches Vs Flip-flop
Latches
- Latches is asynchronous.
- Latches are made from Logic Gates.
- Latches operation is based on the enable function output.
- Latches is level triggered.
- Latches is level sensitive.
- Latches Design is Noisy.
- Latches takes Less Power.
- Latches takes Less Area.
- Latches not support Simulation Tool.
Flip-flop
- Flip-Flop is synchronous.
- Flip-Flop are made from Latch.
- Flip-Flop works on the basis of clock pulses.
- Flip-Flop is edge triggered.
- Flip-Flop is edge sensitive.
- Flip-Flop Design is Robust.
- Flip-Flop takes High Power.
- Flip-Flop takes High Area.
- Flip-Flop support Simulation Tool.
Latches Vs Flip-Flop Diagram |
0 Comments