Siva Prasad wrote:
Well!... you can manage any way you want.
1) You can store the virtual address in the DpRAM, and convert to
physical (should I say DMA mapped address) and then pass it on to the
device under consideration here.
The DPRAM is read directly by the microcode (if it didn't, you'd just be
using RAM). You don't want to put virtual addresses in there.
-Scott