Dear Community, I am implementing a memory system where I need to connect multiple crossbars with each other. For example I have 4 crossbars and I want them to be interconnected with each other (each crossbar represents a different memory range). One solution is to just connect the master/slave of each crossbar with other but it would eventually mean that a crossbars has two of its ports within the same memory range.
Is there any solution to current implementation of xbar.cc/.hh -- Regards, Abdul Mutaal
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
