Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Now I try to read the memory to control what happened but I don't know if it's my hardware part that's not not doing as I want or the software one. So I'd like to look at the memory. Maybe the In-System Memory Content Editor could help me reading the memory but I don't know how to use it. Can you help me? --- Quote End --- I've never used the In-System Memory editor, I prefer using the JTAG-to-Avalon-MM bridge. Go through the tutorial I linked to above, and it shows how to use it. Using the JTAG bridge, you can read/write memory, and then using NIOS you can read/write too. Using SignalTap II to trace the RAM I/O you can watch the accesses from either master. Cheers, Dave