Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNios2 and timer
Hi all forumers !! I'm totally new to fpgas and I'm trying to get my best !! But now I really need some suggestions.. I'm implementing a routine in C with quartus that uses a timer but I ...
Altera_Forum
Honored Contributor
12 years agoSolved it.
It was sufficient to add and configure "interval timer" in my qsys. I have called it sys_clck_timer. Than, in eclipse, I have added the sys_clck_timer in the bsp editor of my project.