Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 322 Bytes

flipflops.md

File metadata and controls

19 lines (14 loc) · 322 Bytes

Flipflops

Soorten flipflop

asynchroon

  • geen prioriteit
    • SR: verboden staat ($$Q=0 \wedge \overline{Q} = 0$$)
  • setprioriteit
    • SR: 1
  • resetprioriteit
    • SR: 0

synchroon

  • edge-triggered
    • kan enkel veranderen op rand van klok (pos of neg)
  • level-triggered
    • verandert op positief niveau van klok