Forum Discussion

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

NIOS II GCC -funroll-all-loops

I have try a bench for see if the unrool loop flag work fine, When the inital idx value is a constant know at compilation -> the unrool work fine. But if the inital idx value is not know at com...