Hi,

I have created a logic bus to run a broadcast protocol which requires total
ordering in ruby simple network. It works. Now I need to have multiple
logic buses. To achieve total ordering among different buses, each
cache/directory controller needs to listen to all the buses according to a
predefined order.  I have tried several methods, such as, set the interface
MessageBuffer order to be true, connect a router between all the input
links and a controller, but none of them works. I wonder what 's the right
way to achieve the goal. Thanks.

Best,

Jinzhu
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to