Changes between Version 4 and Version 5 of InterconnexionNetworks
- Timestamp:
- Jul 2, 2009, 5:40:25 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InterconnexionNetworks
v4 v5 18 18 19 19 * '''X_ID''' is the cluster X-coordinate. 20 * '''Y_ID'' is the cluster Y-coordinate.20 * '''Y_ID''' is the cluster Y-coordinate. 21 21 * '''L_ID''' is the local index inside the cluster. 22 22 … … 49 49 50 50 The initiator identification is required to route a response packet. For both the direct and coherence networks, 51 a VCI initiator is identified by the VCI RSRCID field(NX + NY + NL bits) :51 a VCI initiator is identified by the VCI SRCID & RSRCID fields (NX + NY + NL bits) : 52 52 53 53 || X_ID (NX bits) || Y_ID (NY bits) || L_ID (NL bits) || … … 85 85 86 86 A single flit VCI Read Command packet (including the LL packets) is translated to a 2 flits DSPIN Read Command packet : 87 88 Flit 0 : ||0||----------ADDRESS(4----------------------||0|| 89 90 Flit 1 : ||1||SRCID||CMD||CST||PLEN||TRDID||reserved|| 87 91 88 92 ==== 3.1.2 DSPIN write Command packet format ====