Forum Discussion
Altera_Forum
Honored Contributor
12 years agoYes I know that here the variable met is defined as signed.
I thought that if I do not initialize a variable then it is equal to 0. According to Tricky it did not increased because met is a signal. What should I do so as to be increased?In which type should I define it?