Forum Discussion
Altera_Forum
Honored Contributor
8 years agoIf the compiler automatically unrolls a loop and you use the "-v" switch, you will see a message in the log about the automatic unrolling. You can see resource utilization per line of your code in the HTML report (if you are using Quartus v16 and above).