Changes between Version 10 and Version 11 of InterconnexionNetworks
- Timestamp:
- Jul 2, 2009, 6:17:22 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InterconnexionNetworks
v10 v11 104 104 ||1|| 14 || 2 || 2 || 8 || 4 || 4 || 5 || 105 105 Flit N : 106 ||1||res served||BE||------------WDATA----------------||106 ||1||reserved||BE||-------------WDATA----------------|| 107 107 ||1||3 ||4 || 32 || 108 108 … … 112 112 The X_ID and Y_ID fields are the source cluster coordinates. The XMIN,XMAX, YMIN, YMAX fields can be used by the network to limit the broadcast. 113 113 114 ||0||X_ID||Y_ID||TRDID||PKTID||XMIN||XMAX||YMIN||YMAX||1|| 115 ||1|| 5 || 5 || 4 || 4 || 5 || 5 || 5 ||5 ||1|| 116 Flit N : 117 ||1||resserved||BE||------------WDATA----------------|| 114 Flit 0 : 115 ||0||X_ID||Y_ID||TRDID||PKTID||XMI||XMA||YMI||YMA||1|| 116 ||1|| 5 || 5 || 4 || 4 || 5 || 5 || 5 ||5 ||1|| 117 Flit 1 : 118 ||1||reserved||BE||-------------WDATA----------------|| 118 119 ||1||3 ||4 || 32 || 119 120 … … 122 123 A N flits VCI Read Response packet is translated to a N+1 flits DSPIN Read Response packet : 123 124 125 Flit 0 : 126 ||0||RSRCID||reserved||RERROR||RTRDID||RPKTID|| 127 ||1|| 14 || 6 || 4 || 4 || 4 || 128 Flit 1 : 129 ||1||---------------RDATA----------------|| 130 ||1|| 32 || 131 124 132 ==== 3.1.5 DSPIN Write response packet format ==== 125 133 126 134 A single flit VCI Write Response packet is translated to a single flit DSPIN Write Response packet. 127 135 128 Note : This format is also used for the response packets to a broadcast command, as each VCI response packet to a broadcast command is actually a VCI response packet to a sigle flit write command. 136 Flit 0 : 137 ||1||RSRCID||reserved||RERROR||RTRDID||RPKTID|| 138 ||1|| 14 || 6 || 4 || 4 || 4 || 129 139 130 131 132 133 === 3.2 Address space organisation === 140 Note : This format is also used for the response packets to a broadcast command, as each VCI response packet to a broadcast command is actually a VCI response packet to a single flit write command. 134 141 135 142 == 4. External Network ==