Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 459 Bytes

pipelining.md

File metadata and controls

16 lines (9 loc) · 459 Bytes

Pipelining and Retiming

Pipelining is an important technique that can be used to improve the throughput and clock frequency of a digital circuit. Retiming is an automated techinque for implementing pipelining on your RTL designs.

Reading

  • Chu, Section 9.4

Key Concepts

  • Understanding of terms 'latency' and 'throughput' as it relates to digital circuits
  • Use of pipelining to improve circuit throughput
  • Purpose of circuit 'retiming'