Forum Discussion
Altera_Forum
Honored Contributor
14 years agoOk, with the IOWR I kind of managed getting my data out of the Avalon Slave's first register but it's kind of strange, because I have to put an offset of 1 (thus accessing, if my base address is 0x800, 0x804) to see the data that I write to the register in 0x800 in my memory window. Furthermore I can't access my second register (that I also decided to put in Loopback for easier debugging, while adding a third register for the input only)...what should be the right offsets for the whole register file? I'm using 32 bits registers.