gem5/src/mem/ruby/network
Tushar Krishna fc1d2d9679 garnet: use vnet_type from protocol to decide buffer depths
The virtual channels within "response" vnets are made buffers_per_data_vc
deep (default=4), while virtual channels within other vnets are made
buffers_per_ctrl_vc deep (default = 1). This is for accurate power estimates.
2011-05-21 00:40:57 -04:00
..
garnet garnet: use vnet_type from protocol to decide buffer depths 2011-05-21 00:40:57 -04:00
orion garnet: removed flit_width from Routers 2011-04-28 17:18:14 -07:00
simple slicc: added vnet_type field to identify response vnets from others 2011-05-18 03:06:07 -04:00
topologies network: added Torus and Pt2Pt topologies 2011-05-07 17:28:15 -04:00
BasicLink.cc network: basic link bw for garnet and simple networks 2011-04-28 17:18:14 -07:00
BasicLink.hh network: basic link bw for garnet and simple networks 2011-04-28 17:18:14 -07:00
BasicLink.py network: set the ExtLink bw to 16 bytes 2011-04-28 17:18:14 -07:00
BasicRouter.cc network: convert links & switches to first class C++ SimObjects 2011-04-28 17:18:14 -07:00
BasicRouter.hh network: convert links & switches to first class C++ SimObjects 2011-04-28 17:18:14 -07:00
BasicRouter.py network: convert links & switches to first class C++ SimObjects 2011-04-28 17:18:14 -07:00
Network.cc network: removed the unused network-wide latency param 2011-04-28 17:18:14 -07:00
Network.hh slicc: added vnet_type field to identify response vnets from others 2011-05-18 03:06:07 -04:00
Network.py network: removed the unused network-wide latency param 2011-04-28 17:18:14 -07:00
SConscript network: convert links & switches to first class C++ SimObjects 2011-04-28 17:18:14 -07:00
Topology.cc network: convert links & switches to first class C++ SimObjects 2011-04-28 17:18:14 -07:00
Topology.hh network: convert links & switches to first class C++ SimObjects 2011-04-28 17:18:14 -07:00