Forum Discussion
Altera_Forum
Honored Contributor
8 years agoThat is an interesting observation. The only case I have seen that having a# pragam unroll 1 before a loop will have an effect is when the compiler decides to automatically unroll that loop, and adding that pragma would prevent it.