NoC Data Types
Data Types
This file contains datatype definitions which are used by the NoC data structures.
Typedefs
-
typedef vtr::StrongId<struct noc_router_id_tag, int> NocRouterId
Datatype to index routers within the NoC
-
typedef vtr::StrongId<struct noc_link_id_tag, int> NocLinkId
Datatype to index links within the NoC