Changes between Version 11 and Version 12 of Component/Virtual Dspin Network


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Virtual Dspin Network

    v11 v12  
    6363|| sc_in<bool>                  || p_clk                || Global system clock ||
    6464|| sc_in<bool>                  || p_resetn             || Global system reset ||
    65 || !DspinOutput<cmd_data_size>  || *** p_out_cmd        || For each cluster and each virtual network : out command ||
    66 || !DspinInput<cmd_data_size>   || *** p_in_cmd         || For each cluster and each virtual network : in command ||
    67 || !DspinOutput<rsp_data_size>  || *** p_out_rsp        || For each cluster and each virtual network : out response ||
    68 || !DspinInput<rsp_data_size>   || *** p_in_rsp || For each cluster and each virtual network : in response ||
     65|| !DspinOutput<cmd_data_size>  || *** p_out_cmd        || For each cluster and each virtual channel : out command ||
     66|| !DspinInput<cmd_data_size>   || *** p_in_cmd         || For each cluster and each virtual channel : in command ||
     67|| !DspinOutput<rsp_data_size>  || *** p_out_rsp        || For each cluster and each virtual channel : out response ||
     68|| !DspinInput<rsp_data_size>   || *** p_in_rsp         || For each cluster and each virtual channel : in response ||
    6969
    7070== 4) TLMT implementation ==