Changes between Version 2 and Version 3 of Component/Virtual Dspin Array


Ignore:
Timestamp:
Jul 8, 2009, 4:46:28 PM (15 years ago)
Author:
noe.girand@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Virtual Dspin Array

    v2 v3  
    2525|| int y_addressing_size        || Size of second coordinate addressing ||
    2626
    27 || int cmd_data_size            || Size in bits of command flits ||
    28 || int cmd_io_mask_offset       || Emplacement of IO checking in command paquets ||
    29 || int cmd_io_number_offset     || Emplacement of IO index in IO table in command paquets ||
    30 || int cmd_x_addressing_offset  || Emplacement of target x in first flit in command paquets ||
    31 || int cmd_y_addressing_offset  || Emplacement of target y in first flit in command paquets ||
    32 || int cmd_eop_offset           || Emplacement of eop checking in command paquets ||
    33 || int cmd_broadcast_offset     || Emplacement of broadcast checking in command paquets ||
    34 
    35 || int rsp_data_size            || Size in bits of response flits ||
    36 || int rsp_io_mask_offset       || Emplacement of IO checking in response paquets ||
    37 || int rsp_io_number_offset     || Emplacement of IO index in IO table in response paquets ||
    38 || int rsp_x_addressing_offset  || Emplacement of target x in first flit in response paquets ||
    39 || int rsp_y_addressing_offset  || Emplacement of target y in first flit in response paquets ||
    40 || int rsp_eop_offset           || Emplacement of eop checking in response paquets ||
     27|| int cmd_data_size            || Size in bits of flits ||
     28|| int cmd_io_mask_offset       || Emplacement of IO checking in paquets ||
     29|| int cmd_io_number_offset     || Emplacement of IO index in IO table in paquets ||
     30|| int cmd_x_addressing_offset  || Emplacement of target x in first flit in paquets ||
     31|| int cmd_y_addressing_offset  || Emplacement of target y in first flit in paquets ||
     32|| int cmd_eop_offset           || Emplacement of eop checking in paquets ||
     33|| int cmd_broadcast_offset     || Emplacement of broadcast checking in paquets ||
    4134
    4235|| int in_fifo_size             || Size of input fifos ||