NoC Data Types

Data Types

This file contains datatype definitions which are used by the NoC datastructures.

Typedefs

typedef vtr::StrongId<noc_router_id_tag, int> NocRouterId

Datatype to index routers within the NoC

typedef vtr::StrongId<noc_link_id_tag, int> NocLinkId

Datatype to index links within the NoC

typedef vtr::StrongId<noc_traffic_flow_id_tag, int> NocTrafficFlowId

Datatype to index traffic flows within the application