gem5/configs/topologies
Tushar Krishna 003c08fa90 config: make internal links in network topology unidirectional.
This patch makes the internal links within the network topology
unidirectional, thus allowing any deadlock-free routing algorithms to
be specified from the topology itself using weights.
This patch also renames Mesh.py and MeshDirCorners.py to
Mesh_XY.py and MeshDirCorners_XY.py (Mesh with XY routing).
It also adds a Mesh_westfirst.py and CrossbarGarnet.py topologies.
2016-10-06 14:35:18 -04:00
..
BaseTopology.py ruby: network: correct naming of routers 2013-09-06 16:21:33 -05:00
Cluster.py config: make internal links in network topology unidirectional. 2016-10-06 14:35:18 -04:00
Crossbar.py config: make internal links in network topology unidirectional. 2016-10-06 14:35:18 -04:00
CrossbarGarnet.py config: make internal links in network topology unidirectional. 2016-10-06 14:35:18 -04:00
Mesh_westfirst.py config: make internal links in network topology unidirectional. 2016-10-06 14:35:18 -04:00
Mesh_XY.py config: make internal links in network topology unidirectional. 2016-10-06 14:35:18 -04:00
MeshDirCorners_XY.py config: make internal links in network topology unidirectional. 2016-10-06 14:35:18 -04:00
Pt2Pt.py config: make internal links in network topology unidirectional. 2016-10-06 14:35:18 -04:00