Forum Discussion
Altera_Forum
Honored Contributor
8 years agoYour problem is most certainly not related to the board/hardware. Have you tried running your code in the emulator and see what happens? If you get the same incorrect results in the emulator, then there is some bug in your code. If the output is correct in the emulator, but incorrect on the board, then it might be caused by a bug in the compiler.