Changes between Version 5 and Version 6 of Component/Virtual Dspin Router


Ignore:
Timestamp:
Jul 9, 2009, 10:18:32 AM (15 years ago)
Author:
noe.girand@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Virtual Dspin Router

    v5 v6  
    66
    77This is the elementary node of a Virtual Dspin Array.
     8
     9The Virtual Dspin Router is a component which connects up to five input (one local, four for the adjacent Virtual Dspin Router) to five output (idem) for each virtual channel.
     10
     11Both channels share the same bus for routing. Thus, each input has a time multiplexing register, to decide
    812
    913== 2) Component definition & usage ==
     
    2024=== CABA Internal registers ===
    2125
    22 || sc_signal<int>                       || r_output_index       || for each channel & each output, input index (INFSM)
    23 || sc_signal<bool>                      || r_input_alloc        || for each channel & each input, alloc 
     26|| sc_signal<int>                       || r_output_index       || for each channel & each output, input index (INFSM)
    2427|| sc_signal<bool>                      || r_tdm                || for each input, Time Multiplexing
    2528|| sc_signal<sc_uint<data_size> >       || r_buf                || for each channel & each input, fifo extension