Changes between Version 24 and Version 25 of InterconnexionNetworks
- Timestamp:
- Aug 30, 2010, 12:54:53 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InterconnexionNetworks
v24 v25 81 81 * 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: 82 82 83 || XMIN || XMAX || YMIN || YMAX || RESERVED||11||83 || XMIN || XMAX || YMIN || YMAX || reserved ||11|| 84 84 || 5 || 5 || 5 || 5 || 18 || 2|| 85 85 … … 130 130 131 131 Flit 0 : 132 ||EOP||----------------ADDRESS-------------------- ---||BC ||133 || 1 || 38 132 ||EOP||----------------ADDRESS--------------------||BC || 133 || 1 || 38 || 1 || 134 134 Flit 1 : 135 ||EOP||SRCID||CMD||C ST||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 || 137 137 138 138 ==== 3.3.2 DSPIN write Command packet format (40 bits) ==== … … 141 141 142 142 Flit 0 : 143 ||EOP||----------------ADDRESS-------------------- ---||BC ||144 || 1 || 38 143 ||EOP||----------------ADDRESS--------------------||BC || 144 || 1 || 38 || 1 || 145 145 Flit 1 : 146 ||EOP||SRCID||CMD||C ST||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 || 148 148 Flit N : 149 ||EOP||reserved||BE||-------------WDATA------------- ---||150 || 1 ||3 ||4 || 32 149 ||EOP||reserved||BE||-------------WDATA-------------|| 150 || 1 ||3 ||4 || 32 || 151 151 152 152 ==== 3.3.3 DSPIN Broadcast Command packet format (40 bits) ====