Forum Discussion
Altera_Forum
Honored Contributor
11 years ago============= OSC1_TMR0 ===========
Input clock (OSC1) freq = 25000000 Hz desire freq is 1000000 Hz. timer count is 25 .alt_gpt_reset_value_get(), count = 25. INFO: Timer Period in microseconds is 1. INFO: Timer running at 961538Hz. ============= SP_TMR0 =========== Input clock freq = 100000000 Hz desire freq is 1000000 Hz. timer count is 100 . alt_gpt_reset_value_get(), count = 100. INFO: Timer Period in microseconds is 1. INFO: Timer running at 990099Hz.