|
|
[Submitted] mem: Add check if SimpleDRAM nextReqEvent is scheduled
|
ahansson
|
February 19th, 2013, 6:39 a.m.
|
|
|
|
[Submitted] mem: Add a method to build multi-channel DRAM configurations
|
ahansson
|
February 19th, 2013, 6:38 a.m.
|
|
|
|
[Submitted] mem: SimpleDRAM variable naming and whitespace fixes
|
ahansson
|
February 19th, 2013, 6:38 a.m.
|
|
|
|
[Submitted] mem: Add support for multi-channel DRAM configurations
|
ahansson
|
February 19th, 2013, 6:38 a.m.
|
|
|
|
[Submitted] mem: Merge interleaved ranges when creating backing store
|
ahansson
|
February 19th, 2013, 6:38 a.m.
|
|
|
|
[Submitted] mem: Merge ranges in bus before passing them on
|
ahansson
|
February 19th, 2013, 6:38 a.m.
|
|
|
|
[Submitted] mem: Fix SenderState related cache deadlock
|
ahansson
|
February 14th, 2013, 6:13 a.m.
|
|
|
|
[Submitted] scons: Fix warnings issued by clang 3.2svn (XCode 4.6)
|
ahansson
|
February 14th, 2013, 2:59 a.m.
|
|
|
|
[Submitted] scons: Unify the flags shared by gcc and clang
|
ahansson
|
February 14th, 2013, 1:57 a.m.
|
|
|
|
[Submitted] scons: Add warning delete with non-virtual destructor
|
ahansson
|
February 14th, 2013, 1:56 a.m.
|
|
|
|
[Submitted] scons: Add warning for missing declarations
|
ahansson
|
February 14th, 2013, 1:56 a.m.
|
|
|
|
[Submitted] scons: Add warning for overloaded virtual functions
|
ahansson
|
February 14th, 2013, 1:55 a.m.
|
|
|
|
[Submitted] scons: Add warning for overloaded virtual functions
|
ahansson
|
February 14th, 2013, 1:54 a.m.
|
|
|
|
[Submitted] scons: Add warning for missing field initializers
|
ahansson
|
February 14th, 2013, 1:54 a.m.
|
|
|
|
[Submitted] scons: Fix up numerous warnings about name shadowing
|
ahansson
|
February 14th, 2013, 1:53 a.m.
|
|
|
|
[Submitted] mem: Enforce strict use of busFirst- and busLastWordTime
|
ahansson
|
February 14th, 2013, 1:53 a.m.
|
|
|
|
[Submitted] mem: Change accessor function names to match the port interface
|
ahansson
|
February 14th, 2013, 1:53 a.m.
|
|
|
|
[Submitted] mem: Tighten up cache constness and scoping
|
ahansson
|
February 14th, 2013, 1:53 a.m.
|
|
|
|
[Submitted] mem: Make packet bus-related time accounting relative
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] mem: Add deferred packet class to prefetcher
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] sim: Make clock private and access using clockPeriod()
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] x86: Move APIC clock divider to Python
|
ahansson
|
February 14th, 2013, 1:52 a.m.
|
|
|
|
[Submitted] mem: Add predecessor to SenderState base class
|
ahansson
|
February 14th, 2013, 1:48 a.m.
|
|
|
|
[Submitted] Ruby: Fix compilation errors on gcc 4.7 and clang 3.2
|
ahansson
|
February 14th, 2013, 1:47 a.m.
|
|
|
|
stats: Add a separate display class for vector formulas
|
ahansson
|
January 29th, 2013, 2:24 a.m.
|
|
|
|
stats: Add total calculation to python formula class
|
ahansson
|
January 29th, 2013, 2:20 a.m.
|
|
|
|
stats: Fix some bugs in the python based stats system
|
ahansson
|
January 29th, 2013, 2:17 a.m.
|
|
|
|
stats: Add version information and timestamp to the SQL database
|
ahansson
|
January 15th, 2013, 10:36 a.m.
|
|
|
|
stats: Store vector stats using doubles and compress with zlib
|
ahansson
|
January 15th, 2013, 10:34 a.m.
|
|
|
|
stats: Add length of all stats to the SQL stats table
|
ahansson
|
January 15th, 2013, 10:33 a.m.
|
|
|
|
stats: Optimise SQL stats output to improve speed and file size
|
ahansson
|
January 15th, 2013, 10:32 a.m.
|
|
|
|
stats: Optimise the text-based stats output to improve speed
|
ahansson
|
January 15th, 2013, 10:31 a.m.
|
|
|
|
stats: Add the total for vector and formula stats to SQL output
|
ahansson
|
January 15th, 2013, 10:30 a.m.
|
|
|
|
stats: Add the geometric mean to the histogram
|
ahansson
|
January 15th, 2013, 10:29 a.m.
|
|
|
|
stats: Add sparse histogram to python stats
|
ahansson
|
January 15th, 2013, 10:28 a.m.
|
|
|
|
stats: Add example script to extract stats from SQL database
|
ahansson
|
January 15th, 2013, 10:27 a.m.
|
|
|
|
stats: Add SQLite database as an output format
|
ahansson
|
January 15th, 2013, 10:26 a.m.
|
|
|
|
stats: Implement code to manipulate vector2d stats in python
|
ahansson
|
January 15th, 2013, 10:25 a.m.
|
|
|
|
stats: Add documentation to the python statistics system
|
ahansson
|
January 15th, 2013, 10:24 a.m.
|
|
|
|
[Submitted] scons: Allow pkg-config to fail and continue
|
ahansson
|
January 8th, 2013, 6:47 a.m.
|
|
|
|
[Submitted] config: Do not use hardcoded physmem in fs script
|
ahansson
|
December 6th, 2012, 8:36 p.m.
|
|
|
|
[Submitted] mem: Add DDR3 and LPDDR2 DRAM controller configurations
|
ahansson
|
December 6th, 2012, 8:31 p.m.
|
|
|
|
[Submitted] mem: Add tTAW and tFAW to the SimpleDRAM model
|
ahansson
|
December 6th, 2012, 8:28 p.m.
|
|
|
|
[Submitted] sim: Fatal if a clocked object is set to have a clock of 0
|
ahansson
|
December 6th, 2012, 8:26 p.m.
|
|
|
|
[Submitted] dev: Make the ethernet devices use a non-zero clock
|
ahansson
|
December 6th, 2012, 8:18 p.m.
|
|
|
|
[Submitted] mem: Merge ranges that are part of the conf table
|
ahansson
|
December 6th, 2012, 8:16 p.m.
|
|
|
|
[Submitted] base: Add support for merging of interleaved address ranges
|
ahansson
|
December 6th, 2012, 8:14 p.m.
|
|
|
|
[Submitted] mem: Add interleaving bits to the address ranges
|
ahansson
|
December 6th, 2012, 8:09 p.m.
|
|
|
|
[Submitted] config: Traverse lists when visiting children in all proxy
|
ahansson
|
December 6th, 2012, 8:08 p.m.
|
|
|
|
[Submitted] mem: Skip address mapper range checks to allow more flexibility
|
ahansson
|
December 6th, 2012, 8:02 p.m.
|
|