Abstract
Many of today’s Electronic Design Automation (EDA) tools include Intellectual Property (IP) cores that are fully pipelined to increase data throughput. Using these cores to implement data paths that do not involve feedback can result in fast, efficient designs. However, if they are used within a feedback loop this is not always the case. This paper examines the effects that using pipelined cores in
feedback loops can have on a design. By considering two designs that implement a Givens rotation using feedback, which is used in QR decomposition [1], it is shown that, even though a pipelined design can be clocked faster, its data throughput is less than a non-pipelined design. Also, the non-pipelined design is shown to be smaller and consumes less power. Finally, a suggestion for a more
efficient use of pipelining in feedback loops is presented, based on channel interleaving [2].
feedback loops can have on a design. By considering two designs that implement a Givens rotation using feedback, which is used in QR decomposition [1], it is shown that, even though a pipelined design can be clocked faster, its data throughput is less than a non-pipelined design. Also, the non-pipelined design is shown to be smaller and consumes less power. Finally, a suggestion for a more
efficient use of pipelining in feedback loops is presented, based on channel interleaving [2].
Original language | English |
---|---|
Pages | V145- V148 |
Number of pages | 4 |
DOIs | |
Publication status | Published - 9 May 2005 |
Keywords
- pipelining
- feedback loops
- DSP systems