Ignore:
Timestamp:
Jan 27, 2015, 5:58:09 PM (9 years ago)
Author:
cfuguet
Message:

reconf: add unitary test for the segment migration mechanism in the
dspin router.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h

    r931 r934  
    5757: public soclib::caba::BaseModule
    5858{
    59     // Port indexing
    60     enum
    61     {
    62         REQ_NORTH   = 0,
    63         REQ_SOUTH   = 1,
    64         REQ_EAST    = 2,
    65         REQ_WEST    = 3,
    66         REQ_LOCAL   = 4,
    67         REQ_NOP     = 5,
    68     };
    69 
    7059    // Input Port FSM
    7160    enum
Note: See TracChangeset for help on using the changeset viewer.