Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSo how come my design (say a really simple UART receiver) freezes at some point, but when I initialize those integers at definition level it works fine without any glitches?
Please note that I had problems with other designs where I used integers in this manner (for counting). Maybe the problem is with this "init don't care" mentioned above? Anyhow, I attached the code, in case something's not right with it.