gem5/src/mem/ruby/network
Tushar Krishna 0962d76827 config: add port directions and per-router delay in topology.
This patch adds port direction names to the links during topology
creation, which can be used for better printed names for the links
or for users to code up their own adaptive routing algorithms.
It also adds support for every router to have an independent latency
value to support heterogeneous topologies with the subsequent
garnet2.0 patch.
2016-10-06 14:35:20 -04:00
..
fault_model style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
garnet config: add port directions and per-router delay in topology. 2016-10-06 14:35:20 -04:00
simple config: add port directions and per-router delay in topology. 2016-10-06 14:35:20 -04:00
BasicLink.cc config: make internal links in network topology unidirectional. 2016-10-06 14:35:18 -04:00
BasicLink.hh config: make internal links in network topology unidirectional. 2016-10-06 14:35:18 -04:00
BasicLink.py config: add port directions and per-router delay in topology. 2016-10-06 14:35:20 -04:00
BasicRouter.cc config: add port directions and per-router delay in topology. 2016-10-06 14:35:20 -04:00
BasicRouter.hh config: add port directions and per-router delay in topology. 2016-10-06 14:35:20 -04:00
BasicRouter.py config: add port directions and per-router delay in topology. 2016-10-06 14:35:20 -04:00
MessageBuffer.cc style: fix missing spaces in control statements 2016-02-06 17:21:19 -08:00
MessageBuffer.hh ruby: remove unused functionalRead() function. 2015-10-14 00:29:39 -05:00
MessageBuffer.py ruby: message buffer, timer table: significant changes 2015-09-16 11:59:56 -05:00
Network.cc ruby: fix message buffer init order 2015-09-16 13:10:42 -04:00
Network.hh config: add port directions and per-router delay in topology. 2016-10-06 14:35:20 -04:00
Network.py ruby: specify number of vnets for each protocol 2015-08-30 12:24:18 -05:00
SConscript ruby: Expose MessageBuffers as SimObjects 2015-08-14 00:19:44 -05:00
Topology.cc config: add port directions and per-router delay in topology. 2016-10-06 14:35:20 -04:00
Topology.hh config: add port directions and per-router delay in topology. 2016-10-06 14:35:20 -04:00