summaryrefslogtreecommitdiff
path: root/src/mem/xbar.hh
AgeCommit message (Expand)Author
2018-06-19mem: Use address range to find the destination port in the xbarNikos Nikoleris
2018-06-19mem: Use the caching built into AddrRangeMap in the xbarGabe Black
2017-06-20mem: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2016-12-19mem: Make the BaseXBar public to not confuse Python wrappersAndreas Sandberg
2015-11-03mem: hmc: minor fixesErfan Azarkhish
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
2015-07-07sim: Decouple draining from the SimObject hierarchyAndreas Sandberg
2015-07-03mem: Delay responses in the crossbar before forwardingAndreas Hansson
2015-03-02mem: Add crossbar latenciesMarco Balboni
2015-03-02mem: Split port retry for all different packet classesAndreas Hansson
2015-02-11mem: Clarification of packet crossbar timingsMarco Balboni
2015-01-22mem: Make the XBar responsible for tracking response routingAndreas Hansson
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson