Using Vitis Debugger to view contents of DDR memory of Arty Z7 FPGA during program execution

Viewed 62

I am using an Arty Z7 and storing certain data in DDR memory and would like to view the contents of memory during the execution of my program. I would like to do this so I can ensure what I am storing in memory is what I expect. Is this possible to do this in the Vitis debugger and if so, how?

1 Answers
Related