Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I still don't understand... --- Quote End --- That's ok. Use this as an opportunity to learn. You have several options. 1. Use the Eclipse IDE and the debugger to manually write and read memory locations 2. Add a JTAG-to-Avalon-MM bridge to your Qsys system and read and write memory using that 3. Create a simulation of your system and look at the memory read/write accesses Try any or all three! Cheers, Dave