Forum Discussion
Altera_Forum
Honored Contributor
21 years agoabout the NIOS II IDE
About the Address of the TIMER_CONTROL and TIMER_STATUS: in my SOPCBUILD, the TIMER_0_BASE = 0x4800(18432) So ,I think the address: TIMER_CONTROL: 0x4800(18432)+2 = 0x4800(18432)+2 ...
Altera_Forum
Honored Contributor
21 years agosmcnutt, thank you for your help
because in some resource, it told me the_timer is 16-bit aligned, so i think status @ base + 0x00 control @ base + 0x02 periodl @ base + 0x04 now, i am puzzle. can you give me some imformation about this thanks!!