Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 506 Bytes

handshaking.md

File metadata and controls

16 lines (10 loc) · 506 Bytes

Handshaking and Data Transfer across clock domains

This lecture will discuss handshaking and techniques for sending data across different clock domains.

Reading

Key Concepts

  • Understand the need for handshaking
  • Four phase protocol approach
  • Two phase protocol approach
  • Single phase protocol approach (and its limitations)
  • FIFOs and their purpose