| Class | Description |
|---|---|
| NOCChannel |
Represents the protocol and physical path of resources used to satisfy a protocol of a
NOC Connection.
|
| NOCClient |
Represents a NOC client endpoint within a NOCDesign or NOC solution.
|
| NOCConnection |
Represents a NOC connection between two client endpoints.
|
| NOCDesign |
Represents the Network-on-Chip solution for the current design
|
| NOCMaster |
Represents an AXI Master instance of the NOC
|
| NOCSlave |
Represents an AXI Slave instance of the NOC
|
| Enum | Description |
|---|---|
| ChannelType |
Enumerates the four major channel types that are used in a NOC Connection
|
| CommunicationType |
Enumerates AXI traffic communication types.
|
| ComponentType |
Enumerates NOC Site Types.
|
| ProtocolType |
Enumerates AXI protocols
|
| TrafficClass |
Enumerates traffic classification on a given connection
|