|
|
[Submitted] sim: remove unused struct priority_compare
|
nilay
|
January 25th, 2013, 3:33 a.m.
|
|
|
|
[Submitted] sim: remove duplicate check on stack size
|
nilay
|
February 28th, 2013, 12:17 p.m.
|
|
|
|
[Submitted] sim: have a curTick per eventq
|
nilay
|
November 14th, 2012, 2:15 p.m.
|
|
|
|
[Submitted] sim: fix function for emulating dup()
|
nilay
|
April 9th, 2015, 8:55 p.m.
|
|
|
|
[Submitted] sim: correct tickToCycles() function.
|
nilay
|
November 25th, 2013, 5:23 p.m.
|
|
|
|
[Submitted] sim: clocked object: function for converting cycles to ticks.
|
nilay
|
July 21st, 2015, 3:27 p.m.
|
|
|
|
[Submitted] se.py: support specifying multiple programs via command line
|
nilay
|
August 17th, 2012, 9:38 a.m.
|
|
|
|
[Submitted] se.py: Changes to ruby portion due to SE/FS merge
|
nilay
|
March 5th, 2012, 3:45 p.m.
|
|
|
|
[Submitted] Scons: Drop RUBY as compile time option.
|
nilay
|
July 21st, 2011, 10:49 p.m.
|
|
|
|
[Submitted] ruby_fs.py: Add call to createInterruptController()
|
nilay
|
March 14th, 2012, 8:50 p.m.
|
|
|
|
[Submitted] Ruby: use ClockedObject in Consumer class
|
nilay
|
January 9th, 2013, 1:31 p.m.
|
|
|
|
[Submitted] Ruby: Updates MOESI Hammer protocol
|
nilay
|
October 27th, 2010, 12:35 p.m.
|
|
|
|
[Submitted] Ruby: Updates MOESI CMP token protocol
|
nilay
|
December 1st, 2010, 1:57 p.m.
|
|
|
|
[Submitted] Ruby: Updates MOESI CMP directory protocol
|
nilay
|
December 22nd, 2010, 2:22 p.m.
|
|
|
|
[Submitted] Ruby: Updates MI cache coherence protocol
|
nilay
|
December 2nd, 2010, 11:01 a.m.
|
|
|
|
[Submitted] Ruby: Update MESI CMP Directory protocol
|
nilay
|
January 16th, 2011, 4:27 p.m.
|
|
|
|
[Submitted] ruby: topology: refactor code.
|
nilay
|
August 9th, 2015, 6:27 p.m.
|
|
|
|
[Submitted] ruby: support functional accesses in garnet flexible network
|
nilay
|
October 24th, 2012, 12:35 p.m.
|
|
|
|
[Submitted] ruby: stats: use gem5's stats for controllers
|
nilay
|
May 23rd, 2013, 9:27 a.m.
|
|
|
|
[Submitted] ruby: specify number of vnets for each protocol
|
nilay
|
August 9th, 2015, 6:26 p.m.
|
|
|
|
[Submitted] ruby: slicc: use default argument value
|
nilay
|
July 10th, 2015, 4:29 p.m.
|
|
|
|
[Discarded] ruby: slicc: remove support for single machine, multiple types
|
nilay
|
December 4th, 2014, 6:06 p.m.
|
|
|
|
[Submitted] ruby: slicc: remove README
|
nilay
|
June 19th, 2015, 7:41 p.m.
|
|
|
|
[Submitted] ruby: slicc: remove nextLineHack from Type.py
|
nilay
|
September 2nd, 2015, 12:52 a.m.
|
|
|
|
[Submitted] ruby: slicc: remove member buffer_expr from Var class
|
nilay
|
August 9th, 2015, 6:25 p.m.
|
|
|
|
[Submitted] ruby: slicc: improve the grammar
|
nilay
|
August 16th, 2014, 12:50 a.m.
|
|
|
|
[Discarded] ruby: slicc: have a static MachineType
|
nilay
|
December 4th, 2014, 6:08 p.m.
|
|
|
|
[Submitted] ruby: slicc: donot prefix machine name to variables
|
nilay
|
August 16th, 2014, 12:48 a.m.
|
|
|
|
[Submitted] ruby: slicc: derive DataMember class from Var instead of PairContainer
|
nilay
|
September 2nd, 2015, 12:53 a.m.
|
|
|
|
[Submitted] ruby: slicc: code refactor
|
nilay
|
March 13th, 2014, 5:36 a.m.
|
|
|
|
[Submitted] ruby: slicc: change the way configurable members are specified
|
nilay
|
August 16th, 2014, 1:02 a.m.
|
|
|
|
[Submitted] ruby: slicc: change enqueue statement
|
nilay
|
April 1st, 2014, 2:24 p.m.
|
|
|
|
[Submitted] ruby: slicc: avoid duplicate code for function argument check
|
nilay
|
July 10th, 2015, 4:28 p.m.
|
|
|
|
[Submitted] ruby: slicc: allow adding a bool to an int, like C++.
|
nilay
|
September 25th, 2014, 4:44 a.m.
|
|
|
|
[Submitted] ruby: single physical memory in fs mode
|
nilay
|
March 12th, 2014, 6:55 p.m.
|
|
|
|
[Submitted] ruby: simple network: store Switch* in PerfectSwitch and Throttle
|
nilay
|
August 9th, 2015, 6:24 p.m.
|
|
|
|
[Submitted] ruby: simple network: refactor code
|
nilay
|
September 12th, 2015, 9:42 p.m.
|
|
|
|
[Submitted] ruby: set: replace long by unsigned long
|
nilay
|
April 27th, 2015, 7:22 p.m.
|
|
|
|
[Submitted] ruby: set: reimplement using std::bitset
|
nilay
|
August 9th, 2015, 6:26 p.m.
|
|
|
|
[Submitted] ruby: sequencer: remove commented out function printProgress()
|
nilay
|
September 5th, 2015, 12:19 a.m.
|
|
|
|
[Discarded] ruby: ruby port: do not check for blocked ports
|
nilay
|
December 4th, 2014, 3:49 p.m.
|
|
|
|
[Submitted] ruby: route all packets through ruby port
|
nilay
|
January 17th, 2014, 5:45 p.m.
|
|
|
|
[Submitted] Ruby: Resurrect Cache Warmup Capability
|
nilay
|
December 5th, 2011, 1:59 a.m.
|
|
|
|
[Submitted] ruby: reset timing after cache warm up
|
nilay
|
September 24th, 2012, 5:52 p.m.
|
|
|
|
[Submitted] ruby: replaces Time with Cycles in many places
|
nilay
|
January 26th, 2013, 7:52 a.m.
|
|
|
|
[Submitted] ruby: replace Time with Tick in replacement policy classes
|
nilay
|
January 29th, 2013, 8:24 p.m.
|
|
|
|
[Submitted] ruby: Replace Time with Cycles in SequencerMessage
|
nilay
|
January 26th, 2013, 7:53 a.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles in MessageBuffer
|
nilay
|
January 26th, 2013, 7:55 a.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles in Message class
|
nilay
|
January 26th, 2013, 7:52 a.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles in Memory Controller
|
nilay
|
January 26th, 2013, 7:54 a.m.
|
|