On Thu, 23 Jan 2014, Andreas Hansson wrote:
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2153/ ----------------------------------------------------------- Review request for Default. Repository: gem5 Description ------- Changeset 10022:6be85e163055 --------------------------- ruby: Add bridges between RubyPort and NoncoherentBus This patch adds bridges between the PIO port of the Ruby sequencers (based on RubyPort) and the PIO bus (based on NoncoherentBus). Both the RubyPort and the bus are multiplexing components, and as such, they should be connected by a bridge, similar to the memory bus and PIO bus in the classic memory system. The patch http://reviews.gem5.org/r/2039/ depends on this one.
Can you explain what's the functionality that a bridge provides? Thanks Nilay _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
