Searched refs:dst_node (Results 1 - 12 of 12) sorted by relevance

/gem5/src/mem/ruby/network/
H A DBasicLink.py55 dst_node = Param.BasicRouter("Router on dst end") variable in class:BasicIntLink
H A DTopology.cc92 BasicRouter *router_dst = int_link->params()->dst_node;
/gem5/configs/topologies/
H A DCrossbar.py68 dst_node=xbar,
76 dst_node=routers[i],
H A DMesh_westfirst.py126 dst_node=routers[west_in],
139 dst_node=routers[east_in],
153 dst_node=routers[south_in],
166 dst_node=routers[north_in],
H A DMesh_XY.py125 dst_node=routers[west_in],
140 dst_node=routers[east_in],
155 dst_node=routers[south_in],
170 dst_node=routers[north_in],
H A DCluster.py93 dst_node=node.router)
95 dst_node=self.router)
H A DPt2Pt.py75 dst_node=routers[j],
H A DMeshDirCorners_XY.py162 dst_node=routers[west_in],
177 dst_node=routers[east_in],
192 dst_node=routers[south_in],
207 dst_node=routers[north_in],
/gem5/src/python/m5/util/
H A Ddot_writer_ruby.py88 (connected[link.src_node.path()] == link.dst_node.path()):
91 pydot.Edge(link.src_node.path(), link.dst_node.path())
93 connected[link.dst_node.path()] = link.src_node.path()
/gem5/src/mem/ruby/network/simple/
H A DSimpleNetwork.py63 if link.dst_node == router:
/gem5/configs/learning_gem5/part3/
H A Dmsi_caches.py256 dst_node = rj))
H A Druby_caches_MI_example.py242 dst_node = rj))

Completed in 14 milliseconds