Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Piplining, what is the best way?

Hi, I have an algorithm that takes input data, make several sequental steps, and deliver results. Since my input data is comming very fast, I need to pipeline my computations. I have test examp...