Altera_Forum
Honored Contributor
7 years agoThe L4 Watchdog Module Address Map is not exact in the hps.h
Hello,
I would like to use header in my application using Altera Cyclone V. In the Cyclone V Hard Processor System Technical Reference Manual I can find this information about the Watchdog: L4 Watchdog Module Address Map Registers in the L4 Watchdog module Module Instance Base Address l4wd0 0xFFD02000 l4wd1 0xFFD03000 But in the following header file the address does not correspond: 7 816:# define ALT_L4WD0_OFST 0xffd00200 7 859:# define ALT_L4WD1_OFST 0xffd00300 Is that the good header file? What can I do? Thanks for your help Jerome