Hi,

I am not very familiar with the implementation of timebuffer but they are
used for communication between pipeline stages. If they are full, the
pipeline will be stalled.

I remember there are some good discussion about time buffer in the mailing
list. Searching timebuffer in the archive give me this post:
http://www.mail-archive.com/gem5-users%40gem5.org/msg06573.html

Hope it may help.

On Sun, Apr 17, 2016 at 10:44 AM, Abhishek Rajgadia <[email protected]>
wrote:

> Dear All,
> What do parameters backComSize and forwardComSize specify in a timebuffer?
>
>     backComSize = Param.Unsigned(5, "Time buffer size for backwards
> communication")
>     forwardComSize = Param.Unsigned(5, "Time buffer size for forward
> communication")
>
> Any help would be highly appreciated.
>
> --
> Regards,
> Abhishek Rajgadia
> Electrical Engineering,
> IIT Bombay
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



-- 
yw
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to