Changes between Version 8 and Version 9 of Component/Virtual Dspin Router


Ignore:
Timestamp:
Jul 20, 2009, 1:27:11 PM (15 years ago)
Author:
noe.girand@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Virtual Dspin Router

    v8 v9  
    1111Both channels share the same bus for routing. Thus, each input has a time multiplexing register, to decide which channel writes on the bus.
    1212
    13 It implements the X-First algorithm for broadcast, and X-First or Y-First for broadcast, depending on the sender's coordinates' parity.
     13It implements the X-First algorithm for multicast, and X-First or Y-First for broadcast, depending on the sender's coordinates' parity.
    1414
    1515During broadcast, order of outputs is determined by their priority : in case of X-First routing, EAST and WEST Output are chosen first (NORTH and SOUTH for Y-routing).