Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAt 50MHz, you need it to delay it by 1600 clock cycles, using a large shift register.
Depending on the width of your data stream, that may require quite a bit of resources. I suggest you use the ALTSHIFT_TAPS function, so the shift register is implemented in RAM.