Changes between Version 69 and Version 70 of InterconnexionNetworks


Ignore:
Timestamp:
Apr 25, 2013, 12:57:37 PM (11 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InterconnexionNetworks

    v69 v70  
    213213
    214214This DSPIN packet contains 2+N flits.
    215  * The DEST field contains the target L1 cache identifier (left justified SRCID).
    216  * The SOURCE field contains the source L2 cache identifier (right justified SRCID).
     215 * The DEST field contains the target L1 cache identifier (SRCID).
     216 * The SOURCE field contains the source L2 cache identifier (SRCID).
    217217 * The UPTID field contains the UPDATE Table index.
    218218 * The WORD field contains the first modified word index.
     
    236236
    237237This DSPIN packet contains 2 flits.
    238  * The DEST field contains the target L1 cache identifier (left justified SRCID).
    239  * The SOURCE field contains the source L2 cache identifier (right justified SRCID).
     238 * The DEST field contains the target L1 cache identifier (SRCID).
     239 * The SOURCE field contains the source L2 cache identifier (SRCID).
    240240 * The UPTID field contains the UPDATE Table index.
    241241 * The WORD field contains the first modified word index.
     
    295295
    296296This DSPIN packet contains one flit.
    297  * The DEST field contains the target L2 cache identifier.
     297 * The DEST field contains the target L2 cache identifier (SRCID).
    298298 * The UPTID field contains the UPDATE Table index.
    299299 * The TYPE field contains the MULTI-ACK code.