summaryrefslogtreecommitdiff
path: root/src/mem/xbar.cc
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
2018-06-19base, mem: Disambiguate if an addr range is contained or overlapsNikos Nikoleris
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-06-20mem: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-06-06sim: Call regStats of base-class as wellStephan Diestelhorst
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
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
2014-09-27mem: Output precise range when XBar has conflictsCurtis Dunham
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson