Yes its hardware block, and yes they are of same SOC. status is 16bit. On Tuesday, February 10, 2015 7:00 PM, Paolo Bonzini <pbonz...@redhat.com> wrote:
[no private messages please] On 10/02/2015 14:27, boddu pavan wrote: > Hi paolo, > I have a aes module and its status should also be updated in register of > another block, which is said to be public register. The one in which its > updating is a private register. > How to get the data passed and updated in another module. I see using a > dma for register update is heavy, is there any simple one. > How do you define a "module"? Is it a hardware block that you're emulating (a DeviceState)? Are the two modules part of the same SoC? How large is the status? Paolo