Changes between Version 24 and Version 25 of InterconnexionNetworks


Ignore:
Timestamp:
Aug 30, 2010, 12:54:53 PM (14 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InterconnexionNetworks

    v24 v25  
    8181 * In a '''broadcast_invalidate''' command packet, from a memory cache controller to a L1 cache controller, the  ADDRESS[1:0] bits must be equal to 0x3. The 20 bits ADDRESS[39:20]  contain the XMIN,XMAX,YMIN,YMAX values defining the bounding box of the broadcast:
    8282
    83 || XMIN || XMAX || YMIN || YMAX ||  RESERVED ||11||
     83|| XMIN || XMAX || YMIN || YMAX ||  reserved ||11||
    8484||  5   ||  5   ||  5   ||  5   ||    18     || 2||
    8585
     
    130130
    131131Flit 0 :
    132 ||EOP||----------------ADDRESS-----------------------||BC ||
    133 || 1 ||                 38                           || 1 ||
     132||EOP||----------------ADDRESS--------------------||BC ||
     133|| 1 ||                 38                        || 1 ||
    134134Flit 1 :
    135 ||EOP||SRCID||CMD||CST||PLEN||TRDID||PKTID||reserved||
    136 || 1 ||  14 || 2 || 2 || 8  ||  4  || 4   || 5      ||
     135||EOP||SRCID||CMD||CGT||PLEN||TRDID||PKTID||BE||res||
     136|| 1 ||  14 || 2 || 2 || 8  ||  4  || 4   ||4 ||1  ||
    137137
    138138==== 3.3.2      DSPIN write Command packet format (40 bits) ====
     
    141141
    142142Flit 0 :
    143 ||EOP||----------------ADDRESS-----------------------||BC ||
    144 || 1 ||                  38                          || 1 ||
     143||EOP||----------------ADDRESS--------------------||BC ||
     144|| 1 ||                  38                       || 1 ||
    145145Flit 1 :
    146 ||EOP||SRCID||CMD||CST||PLEN||TRDID||PKTID||reserved||
    147 || 1 || 14  || 2 || 2 || 8  ||  4  || 4   || 5      ||
     146||EOP||SRCID||CMD||CGT||PLEN||TRDID||PKTID||BE||res||
     147|| 1 || 14  || 2 || 2 || 8  ||  4  || 4   ||4 ||1  ||
    148148Flit N :
    149 ||EOP||reserved||BE||-------------WDATA----------------||
    150 || 1 ||3       ||4 ||       32                         ||
     149||EOP||reserved||BE||-------------WDATA-------------||
     150|| 1 ||3       ||4 ||       32                      ||
    151151
    152152==== 3.3.3      DSPIN Broadcast Command packet format (40 bits) ====