Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThank you for your helpful information.
I do not write: met <= met + 25 because I want to increase the variable 'met' step by step. Specifically I want 'met' to take the values 1 then 2 then 3 and etc and this is the reason that I use the the loop in my code.