Expect a SimpleDRAM controller to be on the board within a week or so. Andreas
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Beckmann, Brad Sent: 06 July 2012 22:00 To: Steve Reinhardt; Default Subject: Re: [gem5-dev] Review Request: ruby: memory controllers now inherit from an abstract "MemoryControl" class Good question. Probably one that is easier answered once a detailed classic memory controller is checked in. That may be a good incremental task on the way to merging MessageBuffers and Ports. Brad From: Steve Reinhardt [mailto:[email protected]] On Behalf Of Steve Reinhardt Sent: Wednesday, July 04, 2012 5:27 PM To: Steve Reinhardt; Default; Beckmann, Brad Subject: Re: Review Request: ruby: memory controllers now inherit from an abstract "MemoryControl" class This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1287/ Ship it! A little off topic, but this makes me wonder... are we ever going to be able to merge ruby and classic memory controller models? It seems like that would be useful. - Steve On July 2nd, 2012, 10:43 p.m., Brad Beckmann wrote: Review request for Default. By Brad Beckmann. Updated July 2, 2012, 10:43 p.m. Description Changeset 9075:3b3c9db76ebc --------------------------- ruby: memory controllers now inherit from an abstract "MemoryControl" class Diffs * src/mem/ruby/system/MemoryControl.hh (d8e5ca139d7c24eeb665ac0aab41e180886278cb) * src/mem/ruby/system/MemoryControl.cc (d8e5ca139d7c24eeb665ac0aab41e180886278cb) * src/mem/ruby/system/MemoryControl.py (d8e5ca139d7c24eeb665ac0aab41e180886278cb) * src/mem/ruby/system/RubyMemoryControl.hh (PRE-CREATION) * src/mem/ruby/system/RubyMemoryControl.cc (PRE-CREATION) * src/mem/ruby/system/RubyMemoryControl.py (PRE-CREATION) * src/mem/ruby/system/SConscript (d8e5ca139d7c24eeb665ac0aab41e180886278cb) * src/mem/slicc/symbols/StateMachine.py (d8e5ca139d7c24eeb665ac0aab41e180886278cb) View Diff<http://reviews.gem5.org/r/1287/diff/> _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
