Changes between Version 50 and Version 51 of InterconnexionNetworks


Ignore:
Timestamp:
Mar 19, 2013, 1:11:00 PM (11 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InterconnexionNetworks

    v50 v51  
    5050Therefore, the total SRCID width cannot be larger than 14 bits. It can use less than 14 bits when the number of clusters is smaller than 1024.
    5151
    52 == 3.  VCI encoding of the various transaction types on the direct network ==
     52== 3.  VCI encoding of the transaction on the direct network ==
    5353
    5454All Hardware components connected to the direct network respect the VCI/OCP communication interface.
     
    111111 * A VCI CAS response packet contains 1 flit. The RDATA field contains 0 (resp. 1) to indicate a CAS success (resp. failure).
    112112
    113 == 4.  DSPIN encoding of the various transaction types on the direct network ==
     113== 4.  DSPIN packet encoding on the direct network ==
    114114
    115115The VCI command & response packets are translated (actually serialized) to DSPIN network format by the VCI/RING wrappers (in platform using the RING local interconnect) or by the VCI/DSPIN wrappers (in platforms using a XBAR local interconnect). These wrappers are located between the VCI initiator and target components and the DSPIN network. The DSPIN command packet width is 40 bits, and the DSPIN response packet width is 33 bits. The DSPIN interconnexion network uses only the following information to route the DSPIN packets to the proper destination:
     
    171171|| 1 ||                (32)                        ||
    172172
    173 == 5. DSPIN encoding of the coherence transactions
     173== 5. DSPIN packet encoding on the coherence network
    174174
    175175The coherence transactions are directly transmitted to the coherence network by the L1 caches and L2 caches in DSPIN format. The L2-to-L1 network uses 40 bits flits. The L1-to-L2 network uses 33 bits flits.