Changes between Version 7 and Version 8 of Component/Vci Vgmn


Ignore:
Timestamp:
May 27, 2007, 5:58:26 PM (17 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Vgmn

    v7 v8  
    8282forwards them to the right !OutputPortQueue.
    8383
    84 There is one !OutputPortQueue per output port, handling as many fifos as input ports,
    85 and one delay line. It handles putting packets on output port.
     84There is one !OutputPortQueue object per output port. Each output port j contains as many fifo[i,j] as input ports,
     85and one single delay line. The delay line implements the MIN_LATENCY parameter, and fifo[i,j] correspond
     86to the distributed fifos on the path between the input port i and the output port j.
     87minimal latency parameter, and the  handles putting packets on output port.