gem5  v20.1.0.0
Classes
noncoherent_xbar.hh File Reference
#include "mem/xbar.hh"
#include "params/NoncoherentXBar.hh"

Go to the source code of this file.

Classes

class  NoncoherentXBar
 A non-coherent crossbar connects a number of non-snooping memory-side ports and cpu_sides, and routes the request and response packets based on the address. More...
 
class  NoncoherentXBar::NoncoherentXBarResponsePort
 Declaration of the non-coherent crossbar CPU-side port type, one will be instantiated for each of the memory-side ports connecting to the crossbar. More...
 
class  NoncoherentXBar::NoncoherentXBarRequestPort
 Declaration of the crossbar memory-side port type, one will be instantiated for each of the CPU-side ports connecting to the crossbar. More...
 

Detailed Description

Declaration of a non-coherent crossbar.

Definition in file noncoherent_xbar.hh.


Generated on Wed Sep 30 2020 14:02:19 for gem5 by doxygen 1.8.17