Changes between Version 10 and Version 11 of InterconnexionNetworks


Ignore:
Timestamp:
Jul 2, 2009, 6:17:22 PM (15 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InterconnexionNetworks

    v10 v11  
    104104||1||   14   || 2    || 2    || 8     ||  4      || 4       || 5            ||
    105105Flit N :
    106 ||1||resserved||BE||------------WDATA----------------||
     106||1||reserved||BE||-------------WDATA----------------||
    107107||1||3               ||4 ||                               32                                           ||
    108108
     
    112112The 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.
    113113
    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----------------||
     114Flit 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||
     117Flit 1 :
     118||1||reserved||BE||-------------WDATA----------------||
    118119||1||3               ||4 ||                               32                                           ||
    119120
     
    122123A N flits VCI Read Response packet is translated to a N+1 flits DSPIN Read Response packet :
    123124
     125Flit 0 :
     126||0||RSRCID||reserved||RERROR||RTRDID||RPKTID||
     127||1||   14     || 6            || 4          || 4          ||   4        ||
     128Flit 1 :
     129||1||---------------RDATA----------------||
     130||1||                                      32                                           ||
     131
    124132==== 3.1.5      DSPIN Write response packet format ====
    125133
    126134A single flit VCI Write Response packet is translated to a single flit DSPIN Write Response packet.
    127135
    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.
     136Flit 0 :
     137||1||RSRCID||reserved||RERROR||RTRDID||RPKTID||
     138||1||   14     || 6            || 4          || 4          ||   4        ||
    129139
    130 
    131 
    132 
    133 === 3.2  Address space organisation ===
     140Note : 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.
    134141
    135142== 4.  External Network ==