gem5/src/mem/ruby/network
Tushar Krishna 59163f824c garnet: separate data and ctrl VCs
Separate data VCs and ctrl VCs in garnet, as ctrl VCs have 1 buffer per VC,
while data VCs have > 1 buffers per VC. This is for correct power estimations.
2011-02-06 22:14:16 -08:00
..
garnet garnet: separate data and ctrl VCs 2011-02-06 22:14:16 -08:00
orion orion: Make declarations match definition 2010-03-16 08:15:16 -07:00
simple ruby: get rid of ruby's Debug.hh 2011-01-10 11:11:20 -08:00
topologies config: Added the topology description to m5 config.ini 2010-08-20 11:46:11 -07:00
Network.cc This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh file. These statements have been replaced with warn(), panic() and fatal() defined in src/base/misc.hh 2010-12-22 23:15:24 -06:00
Network.hh ruby: get rid of Vector and use STL 2010-06-10 23:17:07 -07:00
Network.py config: Added the topology description to m5 config.ini 2010-08-20 11:46:11 -07:00
SConscript ruby: Convert most Ruby objects to M5 SimObjects. 2010-01-29 20:29:17 -08:00