Kazi Zubair
2018-09-10 17:36:40 UTC
Hi,
I am trying to add some latency to mimic some operation (memory encryption
etc when reading and writing). Where and how can I do it. I think the
receiveFunctional function in dram_ctrl.cc is called when there is
something to read or write. If this is where I must put my latency, how can
I do it?
Thanks
I am trying to add some latency to mimic some operation (memory encryption
etc when reading and writing). Where and how can I do it. I think the
receiveFunctional function in dram_ctrl.cc is called when there is
something to read or write. If this is where I must put my latency, how can
I do it?
Thanks