DSP Builder for Intel® FPGAs (Advanced Blockset): Handbook

ID 683337
Date 6/26/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

15.6.3. Enabled Delay Line

The DSP Builder Enabled Delay Line block takes a single data signal a and an enable signal e and implements an enabled delay line, with q as the delayed data output. Internally, the block is is either a Latch_0L or Latch_1L (depending on the Zero or one initial delay parameter) followed by a series of Latch_1Ls. The final output connects to the output port q. When you use the block in a feedback loop, DSP Builder cannot redistribute the enabled sample delays around the feedback path. In these instances, use the Enabled Feedback Delay block."