Age | Commit message (Expand) | Author |
2015-09-23 | ruby: garnet: refactor code in network links | Nilay Vaish |
2015-09-18 | ruby: garnet: mark some variables as const | Nilay Vaish |
2015-09-16 | ruby: fix message buffer init order | Joe Gross |
2015-09-16 | ruby: message buffer, timer table: significant changes | Nilay Vaish |
2015-09-16 | ruby: rename System.{hh,cc} to RubySystem.{hh,cc} | David Hashe |
2015-08-30 | ruby: network: drop member m_in_use | Nilay Vaish |
2015-08-30 | ruby: garnet: mark few functions const in BaseGarnetNetwork.hh | Nilay Vaish |
2015-08-19 | ruby: reverts to changeset: bf82f1f7b040 | Nilay Vaish |
2015-08-14 | ruby: garnet: flexible: refactor flit | Nilay Vaish |
2015-07-20 | ruby: change router pipeline stages to 2 | David Hashe |
2015-07-20 | ruby: change advance_stage for flit_d | David Hashe |
2015-07-22 | ruby: network: NetworkLink inherits from Consumer now. | Nilay Vaish |
2015-07-10 | ruby: replace global g_abs_controls with per-RubySystem var | Brandon Potter |
2015-07-10 | ruby: replace g_ruby_start with per-RubySystem m_start_cycle | Brandon Potter |
2015-07-10 | ruby: remove extra whitespace and correct misspelled words | Brandon Potter |
2015-07-04 | ruby: drop NetworkMessage class | Nilay Vaish |
2014-11-12 | mem: Delete unused variable in Garnet NetworkLink | Mitch Hayenga |
2014-10-11 | ruby: network: garnet: add statistics for different activities | Nilay Vaish |
2014-10-11 | ruby: network: garnet: remove functions for computing power | Nilay Vaish |
2014-10-11 | ruby: drop Orion network power model | Nilay Vaish |
2014-09-15 | ruby: network: revert some of the changes from ad9c042dce54 | Nilay Vaish |
2014-09-01 | ruby: message buffers: significant changes | Nilay Vaish |
2014-09-01 | ruby: network: move getNumNodes() to base class | Nilay Vaish |
2014-09-01 | ruby: eliminate type Time | Nilay Vaish |
2014-09-01 | ruby: move files from ruby/system to ruby/structures | Nilay Vaish |
2014-03-20 | ruby: garnet: convert network interfaces into clocked objects | Nilay Vaish |
2014-02-23 | ruby: remove few not required #includes | Nilay Vaish |
2014-02-21 | ruby: network: move message buffers to base network class. | Nilay Vaish |
2014-02-21 | ruby: network: garnet: fixed: removes net_ptr from links | Nilay Vaish |
2014-02-20 | ruby: network: garnet: fixed: removes next cycle functions | Nilay Vaish |
2014-02-20 | ruby: network: removes unused code. | Nilay Vaish |
2014-02-20 | ruby: message buffer: removes some unecessary functions. | Nilay Vaish |
2013-10-30 | ruby: Fixed a deadlock when restoring a checkpoint with garnet | Emilio Castillo |
2013-09-06 | ruby: network: convert to gem5 style stats | Nilay Vaish |
2013-09-06 | ruby: network: removes reset functionality | Nilay Vaish |
2013-09-06 | ruby: network: shorten variable names | Nilay Vaish |
2013-06-28 | ruby: network: remove reconfiguration code | Nilay Vaish |
2013-04-23 | ruby: patch checkpoint restore with garnet | Nilay Vaish |
2013-03-22 | ruby: consumer: avoid using receiver side clock | Nilay Vaish |
2013-03-22 | ruby: convert Topology to regular class | Nilay Vaish |
2013-03-22 | ruby: network: move routers from topology to network | Nilay Vaish |
2013-03-06 | ruby: garnet: fixed: implement functional access | Nilay Vaish |
2013-02-19 | scons: Fix warnings issued by clang 3.2svn (XCode 4.6) | Andreas Hansson |
2013-02-10 | ruby: enable multiple clock domains | Nilay Vaish |
2013-02-10 | ruby: replace Time with Cycles in garnet fixed and flexible | Nilay Vaish |
2013-02-10 | ruby: replace Time with Cycles in Message class | Nilay Vaish |
2013-02-10 | ruby: replaces Time with Cycles in many places | Nilay Vaish |
2013-02-10 | ruby: record fully busy cycle with in the controller | Nilay Vaish |
2013-01-17 | ruby: remove calls to g_system_ptr->getTime() | Nilay Vaish |
2013-01-14 | Ruby: remove reference to g_system_ptr from class Message | Nilay Vaish |