summaryrefslogtreecommitdiff
path: root/src/mem/noncoherent_bus.cc
AgeCommit message (Expand)Author
2012-11-02sim: Move the draining interface into a separate base classAndreas Sandberg
2012-07-09Port: Align port names in C++ and PythonAndreas Hansson
2012-07-09Bus: Split the bus into separate request/response layersAndreas Hansson
2012-07-09Bus: Add a notion of layers to the busesAndreas Hansson
2012-07-09Bus: Replace tickNextIdle and inRetry with a state variableAndreas Hansson
2012-05-31Bus: Split the bus into a non-coherent and coherent busAndreas Hansson