summaryrefslogtreecommitdiff
path: root/src/mem/ruby/network/garnet/fixed-pipeline/NetworkInterface_d.cc
AgeCommit message (Expand)Author
2016-02-06style: fix missing spaces in control statementsSteve Reinhardt
2015-09-18ruby: garnet: mark some variables as constNilay Vaish
2015-09-16ruby: message buffer, timer table: significant changesNilay Vaish
2015-07-04ruby: drop NetworkMessage classNilay Vaish
2014-09-15ruby: network: revert some of the changes from ad9c042dce54Nilay Vaish
2014-09-01ruby: message buffers: significant changesNilay Vaish
2014-09-01ruby: network: move getNumNodes() to base classNilay Vaish
2014-09-01ruby: eliminate type TimeNilay Vaish
2014-09-01ruby: move files from ruby/system to ruby/structuresNilay Vaish
2014-03-20ruby: garnet: convert network interfaces into clocked objectsNilay Vaish
2014-02-20ruby: network: garnet: fixed: removes next cycle functionsNilay Vaish
2014-02-20ruby: network: removes unused code.Nilay Vaish
2014-02-20ruby: message buffer: removes some unecessary functions.Nilay Vaish
2013-04-23ruby: patch checkpoint restore with garnetNilay Vaish
2013-03-22ruby: consumer: avoid using receiver side clockNilay Vaish
2013-03-06ruby: garnet: fixed: implement functional accessNilay Vaish
2013-02-10ruby: enable multiple clock domainsNilay Vaish
2013-02-10ruby: replace Time with Cycles in garnet fixed and flexibleNilay Vaish
2013-02-10ruby: replaces Time with Cycles in many placesNilay Vaish
2013-01-14Ruby: remove reference to g_system_ptr from class MessageNilay Vaish
2013-01-14Ruby: use ClockedObject in Consumer classNilay Vaish
2012-09-18ruby: avoid using g_system_ptr for event schedulingNilay Vaish
2012-08-27Ruby: Remove RubyEventQueueNilay Vaish
2012-07-12Ruby: remove config information from ruby.statsNilay Vaish
2012-03-19Garnet: Stats at vnet granularity + code cleanupTushar Krishna
2011-12-31Ruby: Shuffle some of the included filesNilay Vaish
2011-05-21garnet: use vnet_type from protocol to decide buffer depthsTushar Krishna
2011-05-18garnet: rename and rearrange config parameters.Tushar Krishna
2011-04-28network: basic link bw for garnet and simple networksBrad Beckmann
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2011-03-21This patch adds the network tester for simple and garnet networks.Tushar Krishna
2011-02-06garnet: separate data and ctrl VCsTushar Krishna
2011-01-10ruby: get rid of ruby's Debug.hhNathan Binkert
2010-12-22This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f...Nilay Vaish
2010-12-01ruby: Converted old ruby debug calls to M5 debug callsNilay Vaish
2010-06-22style: updated garnet to match M5 coding styleTushar Krishna
2010-06-10ruby: get rid of Vector and use STLNathan Binkert
2010-06-10ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hhNathan Binkert
2010-04-02ruby: get "using namespace" out of headersNathan Binkert
2010-03-10ruby: get rid of std-includes.hhNathan Binkert
2010-01-29ruby: Converted Garnet to M5 configurationBrad Beckmann
2010-01-29Garnet: reorganize directory tree.Steve Reinhardt