summaryrefslogtreecommitdiff
path: root/src/mem/slicc/symbols
AgeCommit message (Expand)Author
2013-08-07ruby: slicc: move some code to AbstractControllerNilay Vaish
2013-06-28ruby: append transition comment only when in opt/debugNilay Vaish
2013-06-25ruby: profiler: lots of inter-related changesNilay Vaish
2013-06-18ruby: fix slicc compiler to complain about duplicate symbolsLena Olson
2013-06-09ruby: stats: use gem5's stats for cache and memory controllersNilay Vaish
2013-05-21ruby: add stats to .sm files, remove cache profilerNilay Vaish ext:(%2C%20Malek%20Musleh%20%3Cmalek.musleh%40gmail.com%3E)
2013-04-09Ruby: Add field to slicc machine for generic typeJoel Hestness
2013-04-09Ruby: Order profilers based on versionJoel Hestness
2013-03-22ruby: slicc: set sender, receiver clock objs for optional queueNilay Vaish
2013-03-22slicc: remove check if the L1Cache has a sequencerNilay Vaish
2013-03-22ruby: move stall and wakeup functions to AbstractControllerNilay Vaish
2013-03-22ruby: connect two controllers using only message buffersNilay Vaish
2013-02-19slicc: remove unused variable message_buffer_namesNilay Vaish
2013-02-10ruby: enable multiple clock domainsNilay Vaish
2013-02-10ruby: replace Time with Cycles in Message classNilay Vaish
2013-02-10ruby: replaces Time with Cycles in many placesNilay Vaish
2013-02-10ruby: record fully busy cycle with in the controllerNilay Vaish
2013-01-14Ruby: remove reference to g_system_ptr from class MessageNilay Vaish
2013-01-14Ruby: use ClockedObject in Consumer classNilay Vaish
2012-12-11ruby: add support for prefetching to MESI protocolNilay Vaish
2012-12-11ruby: change slicc to allow for constructor argsNilay Vaish
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2012-10-15ruby: improved support for functional accessesNilay Vaish
2012-10-15ruby: allow function definition in slicc structsNilay Vaish
2012-10-02ruby: rename template_hack to templateNilay Vaish
2012-10-02ruby: remove some unused things in sliccNilay Vaish
2012-09-18ruby: avoid using g_system_ptr for event schedulingNilay Vaish
2012-09-12Ruby: Modify Scons so that we can put .sm files in extrasJason Power
2012-09-10Ruby System: Convert to Clocked ObjectNilay Vaish
2012-08-27Ruby: Remove RubyEventQueueNilay Vaish
2012-07-10ruby: banked cache array resource modelBrad Beckmann
2012-07-10ruby: tag and data cache access supportJoel Hestness
2012-07-10ruby: memory controllers now inherit from an abstract "MemoryControl" classNuwan Jayasena
2012-04-14clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6Andreas Hansson
2012-04-12Ruby: Ensure order-dependent iteration uses an ordered mapAndreas Hansson
2012-04-06slicc: Controllers attached to Sequencers no longer have to be named L1Cache.Lisa Hsu
2012-01-11Ruby: Add infrastructure for recording cache contentsNilay Vaish
2012-01-06AbstractController: Remove some of the unused functionsNilay Vaish
2011-12-13gcc: fix unused variable warnings from GCC 4.6.1Nathan Binkert
2011-11-03Ruby: Remove some unused typedefsNilay Vaish
2011-10-28Ruby: Reorganize mapping of componentsNilay Vaish
2011-09-01Functional Accesses: Update states to support Broadcast/Snooping protocols.Lisa Hsu
2011-07-27SLICC: Put functions of a controller in its .cc fileNilay Vaish
2011-07-05slicc: cleanup slicc code and make it less verboseNathan Binkert
2011-06-08Ruby: Correctly set access permissions for directory entriesNilay Vaish
2011-06-03SLICC: Remove machine name as prefix to functionsNilay Vaish
2011-05-18slicc: added vnet_type field to identify response vnets from othersTushar Krishna
2011-05-02ruby: dbg: use system ticks instead of cyclesKorey Sewell
2011-04-20fix some build problems from prior changesetsNathan Binkert
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert