Forum Discussion
Altera_Forum
Honored Contributor
21 years agoTimer problem (uS)
I need high resolution timer and I've configured timer to use uS resolution at SOPC Builder. When I call function alt_ticks_per_second() it shows 1000000 as expected but still the timer is runni...
Altera_Forum
Honored Contributor
21 years agoI need both periodic interrupt and timestamp. I have tried to use sopc-builders timer component configuring it with 1 uS resolution but still managed to get it running only 1 mS resolution.