On Mon, January 21, 2013 5:09 pm, Andreas Hansson wrote:
> Hi everyone,
>
> It's a bit outside my domain, but is the MessageBuffer not where you would
> typically bridge two clock domains in Ruby? If this is where it would
> happen, then perhaps the best solution is to "fix" the test to be more
> forgiving (or even remove it).
>

You are right that the message buffer is a bridge between clock domains.
Your solution might work since all the messages entering the buffer come
from the same domain.

Joel, are you explicitly setting the frequency of the network? If I recall
correctly, in the default case network runs at Ruby's frequency. In fact,
Garnet and Simple Network heavily rely on g_system_ptr->getTime()
function.

--
Nilay

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to