summaryrefslogtreecommitdiff
path: root/src/mem/simple_mem.hh
AgeCommit message (Expand)Author
2018-02-06mem: Standardize mem folder header guardsDaniel R. Carvalho
2017-06-20mem: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2015-11-06mem: Use the packet delays and do not just zero them outAndreas Hansson
2015-11-06mem: Unify delayed packet deletionAndreas Hansson
2015-10-12misc: Add explicit overrides and fix other clang >= 3.5 issuesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
2015-03-02mem: Split port retry for all different packet classesAndreas Hansson
2013-08-19mem: Add an internal packet queue in SimpleMemoryAndreas Hansson
2012-11-02mem: fix use after free issue in memories until 4-phase work complete.Ali Saidi
2012-11-02sim: Move the draining interface into a separate base classAndreas Sandberg
2012-10-15Port: Add protocol-agnostic ports in the port hierarchyAndreas Hansson
2012-09-25MEM: Put memory system document into doxygenDjordje Kovacevic
2012-09-18Mem: Add a maximum bandwidth to SimpleMemoryAndreas Hansson
2012-07-12Mem: Make SimpleMemory single portedAndreas Hansson
2012-07-09Port: Make getAddrRanges constAndreas Hansson
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson