|
|
cpu: Add a SynchroTrace replay model
|
cdunham
|
October 26th, 2016, 11:04 p.m.
|
|
|
|
python: Adding event queue empty check after instantiation before startup
|
cdirik
|
December 4th, 2014, 6:45 p.m.
|
|
|
|
config, mem: add command-line options for L2 MSHR queue size and hit latency
|
cataldo
|
June 3rd, 2016, 9:03 p.m.
|
|
|
|
config, mem: new L2 cache architectures for the classic memory system
|
cataldo
|
June 17th, 2016, 3:03 p.m.
|
|
|
|
[ARM] adding support for Ruby memory system
|
butko
|
June 6th, 2012, 8:39 a.m.
|
|
|
|
scons: specify swig binary filename in env
|
bukinr
|
April 30th, 2015, 1:42 p.m.
|
|
|
|
base: stats: add function for printing text to output
|
bpotter
|
April 4th, 2016, 11:43 p.m.
|
|
|
|
garnet: fix bug where multiple enqueues happen on same tick
|
bpotter
|
April 4th, 2016, 11:45 p.m.
|
|
|
|
ruby: PerfectCache changes so that we can create with new
|
bpotter
|
April 4th, 2016, 11:42 p.m.
|
|
|
|
ruby: add a couple of members to ruby objects to remove statics
|
bpotter
|
April 4th, 2016, 11:40 p.m.
|
|
|
|
ruby: add block_size_bits to the testAnd* functions
|
bpotter
|
April 4th, 2016, 11:40 p.m.
|
|
|
|
ruby: add L0Cache machine type to MachType enum
|
bpotter
|
April 4th, 2016, 11:44 p.m.
|
|
|
|
ruby: add new rule to grammer to handle new'd objects with parameters
|
bpotter
|
April 4th, 2016, 11:42 p.m.
|
|
|
|
ruby: add newline to RubyNetwork DPRINTF
|
bpotter
|
April 4th, 2016, 11:33 p.m.
|
|
|
|
ruby: add parameters to functions related to addresses
|
bpotter
|
April 4th, 2016, 11:40 p.m.
|
|
|
|
ruby: allows multiple instances of ruby to be invoked
|
bpotter
|
April 4th, 2016, 11:45 p.m.
|
|
|
|
ruby: change clock periods for requests associated with ruby port
|
bpotter
|
April 16th, 2016, 6:05 a.m.
|
|
|
|
ruby: change function signature for functional_read/write
|
bpotter
|
April 4th, 2016, 11:40 p.m.
|
|
|
|
ruby: change MultiBitSelBlockFilter constructor signature
|
bpotter
|
April 4th, 2016, 11:39 p.m.
|
|
|
|
ruby: change Packet* to PacketPtr for consistency
|
bpotter
|
April 4th, 2016, 11:44 p.m.
|
|
|
|
ruby: consolidate CntrlBase class definition and add method
|
bpotter
|
April 4th, 2016, 11:43 p.m.
|
|
|
|
ruby: convert global statistical variables to local ones.
|
bpotter
|
April 4th, 2016, 11:43 p.m.
|
|
|
|
ruby: copy data to from cache to TBE only when required
|
bpotter
|
April 4th, 2016, 11:39 p.m.
|
|
|
|
ruby: DataBlock method changes w/ manual subsequent initializations
|
bpotter
|
April 4th, 2016, 11:42 p.m.
|
|
|
|
ruby: drop Machine* functions defined with enum MachineType
|
bpotter
|
April 4th, 2016, 11:44 p.m.
|
|
|
|
ruby: fix MESI_Three_Level protocol
|
bpotter
|
April 4th, 2016, 11:45 p.m.
|
|
|
|
ruby: fix naming of variables
|
bpotter
|
April 4th, 2016, 11:39 p.m.
|
|
|
|
ruby: improved component mapping
|
bpotter
|
April 4th, 2016, 11:43 p.m.
|
|
|
|
ruby: modify Ruby's set operations to work on uninitialized sets
|
bpotter
|
April 4th, 2016, 11:44 p.m.
|
|
|
|
ruby: pass in block size to ENTRY objects with block size
|
bpotter
|
April 4th, 2016, 11:42 p.m.
|
|
|
|
ruby: remove the ruby system static related to block size
|
bpotter
|
April 4th, 2016, 11:42 p.m.
|
|
|
|
ruby: remove the SubBlock class
|
bpotter
|
April 4th, 2016, 11:39 p.m.
|
|
|
|
ruby: remove unnecessary C-style explicit boolean cast
|
bpotter
|
April 4th, 2016, 11:38 p.m.
|
|
|
|
ruby: remove unused code inside '#if 0 ... #endif'
|
bpotter
|
April 4th, 2016, 11:38 p.m.
|
|
|
|
ruby: remove unused L3Cntrl class from python files
|
bpotter
|
April 4th, 2016, 11:43 p.m.
|
|
|
|
ruby: topology: do not use Machine* functions
|
bpotter
|
April 4th, 2016, 11:44 p.m.
|
|
|
|
ruby: use ENTRY* instead of ENTRY for TBETable
|
bpotter
|
April 4th, 2016, 11:39 p.m.
|
|
|
|
ruby: write mask method changes w/ manual subsequent initializations
|
bpotter
|
April 4th, 2016, 11:41 p.m.
|
|
|
|
arm,dev,config: always preent the PMU but add option to enable
|
baz21
|
March 15th, 2016, 5 p.m.
|
|
|
|
x86: adjust Walker::WalkerState::pageFault to not change mode
|
baz21
|
February 14th, 2017, 1:08 a.m.
|
|
|
|
x86: fix TLB issue
|
baz21
|
March 25th, 2016, 3:43 p.m.
|
|
|
|
cpu: Add store-access operations
|
atgutier
|
May 11th, 2015, 10:22 p.m.
|
|
|
|
gpu: fix out of bounds access bug
|
atgutier
|
June 29th, 2016, 4:20 p.m.
|
|
|
|
mem: MSHR livelock bug fix
|
atgutier
|
May 11th, 2015, 10:19 p.m.
|
|
|
|
ruby: Fixed pipeline squashes caused by aliased requests
|
atgutier
|
May 11th, 2015, 10:22 p.m.
|
|
|
|
ruby: set default latency for ruby caches
|
atgutier
|
May 11th, 2015, 10:21 p.m.
|
|
|
|
slicc: Support for setting individual message buffer size
|
atgutier
|
May 11th, 2015, 10:20 p.m.
|
|
|
|
x86: fix Mul1u instruction
|
atgutier
|
February 2nd, 2017, 12:32 a.m.
|
|
|
|
arm: Implement store-pair (aarch64) as a single micro-op
|
aperais
|
January 26th, 2016, 9 p.m.
|
|
|
|
x86: Fix SMT support (zeroReg, TLBs)
|
apellegr
|
June 29th, 2012, 3:15 p.m.
|
|