summaryrefslogtreecommitdiff
path: root/src/mem/cache/SConscript
AgeCommit message (Expand)Author
2018-05-31mem-cache: Add a non-coherent cacheNikos Nikoleris
2016-03-17mem: Create a separate class for the cache write bufferAndreas Hansson
2015-12-31mem: add CacheVerbose debug flag, filter noisy DPRINTFsSteve Reinhardt
2015-08-21mem: Add explicit Cache subclass and make BaseCache abstractAndreas Hansson
2013-09-04arch: Resurrect the NOISA build target and rename it NULLAndreas Hansson
2013-06-27mem: Remove the cache builderAndreas Hansson
2013-04-22mem: Adding verbose debug output in the memory systemUri Wiener
2011-06-02scons: rename TraceFlags to DebugFlagsNathan Binkert
2010-11-19SCons: Support building without an ISAAli Saidi
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt
2008-01-02Add functional PrintReq command for memory-system debugging.Steve Reinhardt
2007-10-31Traceflags: Add SCons function to created a traceflag instead of having one f...Ali Saidi
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert