[Gems-users] IS_CPU_MEM_OP(foo) does not work in Opal


Date: Sun, 15 May 2011 14:07:29 -0700 (PDT)
From: Muhammad abid Mughal <mabidm_pieas@xxxxxxxxx>
Subject: [Gems-users] IS_CPU_MEM_OP(foo) does not work in Opal
hi,
  Hope you all guys doing good.I was running some simulations and i found that IS_CPU_MEM_OP(foo) does not work.Even though simics processor 'Sim_Initiator_CPU_UIII' sending memory requests but IS_CPU_MEM_OP(foo) returns false because it uses 'Sim_Initiator_CPU'.
I think IS_CPU_MEM_OP(foo) must be replaced with IS_DEV_MEM_OP(foo) AND IS_OTHER_MEM_OP(foo) in opal, as ruby does too.

Regards,
Muhammad abid
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] IS_CPU_MEM_OP(foo) does not work in Opal, Muhammad abid Mughal <=