Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20789 Discussions

Interval Timer Question

Altera_Forum
Honored Contributor II
1,150 Views

Hi All, 

 

I'm using Quartus II v10.0 and Nios II v10.0. I need to implement a simple timeout feature for my project. All I need is to be able to set some timeout period and then loop while doing some other things until the timer times out - polling. I don't want an interrupt (such as the alarm) just a way to check if the timer has run down to 0. Does the HAL API provide methods for accomplishing this? Or do I need to access the core's registers directly to accomplish this?  

 

If anyone knows a simple way to do this I would be greatful.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
447 Views

you should make the question more clear.

0 Kudos
Reply