How can I directly modify and view the DRAM contents? #172
-
I am looking for a way to modify specific physical DRAM locations (bank, row, etc) and view the DRAM contents. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Could you please explain more? Are you trying to get the actual data in DRAM? Or do you want to get the address of each DRAM access? Or do you want to change the data access pattern? |
Beta Was this translation helpful? Give feedback.
Could you please explain more? Are you trying to get the actual data in DRAM? Or do you want to get the address of each DRAM access? Or do you want to change the data access pattern?