Latch & F.F

41 views
Skip to first unread message

jatin7797

unread,
May 30, 2013, 2:44:51 AM5/30/13
to vlsiat...@googlegroups.com
Latch has level sensitive control which means that its o/p is constantly affected by i/p as long as clk signal is asserted. So when the latch is enabled, its content changes immediately when its i/p change.

F.F changes its o/p only at rising or falling edge of the clk signal. After the rising or falling edge of the clk, the F.F content remains constant even if i/p changes.

NOTE- In general latches are more difficult to use because the timing considerations are much more complex.
Depending on certain cases design could benefit using either latches or F.F.

Ques: Latch is sensitive to glitch but F.F is not, is that true ? or both latches & F.F are sensitive to glitches.
Reply all
Reply to author
Forward
0 new messages