Module caminos_lib::topology

source ·
Expand description

A Topology defines the way routers and servers are connected.

see new_topology for documentation on the configuration syntax of predefined topologies.

Modules

Structs

Enums

  • A location where a phit can be inserted. None is used for disconnected ports, for example in the Mesh topology.

Traits

  • A topology describes how routers and servers are connected. The router index has ports(index) neighbours. The first degree(index) must be other routers.

Functions

  • Build a topology. All topologies should admit an optional legend_name to be used in plots.