Changes between Version 77 and Version 78 of InterconnexionNetworks


Ignore:
Timestamp:
Jun 6, 2013, 7:08:20 PM (11 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InterconnexionNetworks

    v77 v78  
    188188
    189189The coherence transactions are directly transmitted to the coherence network by the L1 caches and L2 caches in DSPIN format.
    190 The L2-to-L1 network uses 40 bits flits. The L1-to-L2 network uses 33 bits flits.
     190The L2-to-L1 network uses 40 bits flits (including EOP). The L1-to-L2 network uses 33 bits flits (including EOP).
    191191Broadcast commands are only used on the L2-to-L1 network, and use the BC bit in first flit.
    192192
    193  * Other than BROADCAST, there is 5 packet types from L2 to L1 (3 bits encoding)
     193 * Other than BROADCAST, there is 6 packet types from L2 to L1 (3 bits encoding)
    194194
    195195|| TYPE           || BIT2 || BIT1 || BIT0 ||
     
    225225||EOP||res||WORD||---------------NLINE-----------------||
    226226||0  ||(1)|| (4)||               (34)                  ||
    227 Flit 3 :
     227Flit 2 :
    228228||EOP||-res-||-BE-||-------------WDATA-----------------||
    229229||0  ||(3)  ||(4) ||             (32)                  ||