Forum Discussion
Altera_Forum
Honored Contributor
10 years agoAs somebody who is interested in parallel architectures and optimization, I strongly agree.
I want to know how much parallelism I can extract from playing on the depth of my pipeline (through loop unrolling, or change in instructions...), and put this number in front of potentiel other designs (that will essentially differ in width or number of pipelines), or even other parallel architectures.