Age | Commit message (Expand) | Author |
2013-03-22 | slicc: remove check if the L1Cache has a sequencer | Nilay Vaish |
2013-03-22 | ruby: move stall and wakeup functions to AbstractController | Nilay Vaish |
2013-03-22 | ruby: connect two controllers using only message buffers | Nilay Vaish |
2013-02-19 | slicc: remove unused variable message_buffer_names | Nilay Vaish |
2013-02-10 | ruby: enable multiple clock domains | Nilay Vaish |
2013-02-10 | ruby: replace Time with Cycles (final patch in the series) | Nilay Vaish |
2013-02-10 | ruby: replace Time with Cycles in Message class | Nilay Vaish |
2013-02-10 | ruby: replaces Time with Cycles in many places | Nilay Vaish |
2013-02-10 | ruby: record fully busy cycle with in the controller | Nilay Vaish |
2013-01-28 | ruby: remove call to curCycle in panic() | Nilay Vaish |
2013-01-14 | Ruby: remove reference to g_system_ptr from class Message | Nilay Vaish |
2013-01-14 | Ruby: use ClockedObject in Consumer class | Nilay Vaish |
2012-12-11 | ruby: add support for prefetching to MESI protocol | Nilay Vaish |
2012-12-11 | ruby: change slicc to allow for constructor args | Nilay Vaish |
2012-11-02 | sim: Include object header files in SWIG interfaces | Andreas Sandberg |
2012-10-15 | ruby: improved support for functional accesses | Nilay Vaish |
2012-10-15 | ruby: allow function definition in slicc structs | Nilay Vaish |
2012-10-02 | ruby: rename template_hack to template | Nilay Vaish |
2012-10-02 | ruby: remove some unused things in slicc | Nilay Vaish |
2012-09-18 | ruby: avoid using g_system_ptr for event scheduling | Nilay Vaish |
2012-09-12 | Ruby: Modify Scons so that we can put .sm files in extras | Jason Power |
2012-09-10 | Ruby System: Convert to Clocked Object | Nilay Vaish |
2012-09-10 | Ruby Slicc: remove the call to cin.get() function | Nilay Vaish |
2012-08-27 | Ruby: Remove RubyEventQueue | Nilay Vaish |
2012-07-10 | imported patch jason/slicc-external-structure-fix | Brad Beckmann |
2012-07-10 | ruby: banked cache array resource model | Brad Beckmann |
2012-07-10 | ruby: tag and data cache access support | Joel Hestness |
2012-07-10 | ruby: memory controllers now inherit from an abstract "MemoryControl" class | Nuwan Jayasena |
2012-04-14 | clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6 | Andreas Hansson |
2012-04-12 | Ruby: Ensure order-dependent iteration uses an ordered map | Andreas Hansson |
2012-04-06 | slicc: Controllers attached to Sequencers no longer have to be named L1Cache. | Lisa Hsu |
2012-04-06 | slicc: fixed error message when the type has no inheritance | Brad Beckmann |
2012-01-11 | Ruby: Add infrastructure for recording cache contents | Nilay Vaish |
2012-01-06 | AbstractController: Remove some of the unused functions | Nilay Vaish |
2011-12-31 | SLICC: Use pointers for directory entries | Nilay Vaish |
2011-12-13 | gcc: fix unused variable warnings from GCC 4.6.1 | Nathan Binkert |
2011-11-03 | Ruby: Remove some unused typedefs | Nilay Vaish |
2011-10-28 | Ruby: Reorganize mapping of components | Nilay Vaish |
2011-09-01 | Functional Accesses: Update states to support Broadcast/Snooping protocols. | Lisa Hsu |
2011-08-29 | SLICC: Pass arguments by reference | Nilay Vaish |
2011-07-27 | SLICC: Put functions of a controller in its .cc file | Nilay Vaish |
2011-07-05 | slicc: add a protocol statement and an include statement | Nathan Binkert |
2011-07-05 | slicc: cleanup slicc code and make it less verbose | Nathan Binkert |
2011-07-05 | grammar: better encapsulation of a grammar and parsing | Nathan Binkert |
2011-06-30 | Ruby: Add support for functional accesses | Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2011-06-08 | Ruby: Correctly set access permissions for directory entries | Nilay Vaish |
2011-06-03 | SLICC: Remove machine name as prefix to functions | Nilay Vaish |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
2011-04-20 | fix some build problems from prior changesets | Nathan Binkert |