Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Hi all, the signal 'specific_address' is not incrementing at all. --- Quote End --- Have you tried to declare 'specific_address' as signal, not as variable? Sometimes this differenciation affects program execution. I have conducted a test specially to see this difference. Good luck!