Ignore:
Timestamp:
Dec 10, 2008, 7:31:39 PM (15 years ago)
Author:
rosiere
Message:

Almost complete design
with Test and test platform

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Network/Read_unit_to_Execution_unit/SelfTest/config_multi_execute-mono_thread.cfg

    r81 r88  
    11Read_unit_to_Execution_unit
    223       3       *2      # nb_read_unit           
     31       1       +1      # nb_read_unit_port    [0] [nb_read_unit]
     42       2       +1      # nb_read_unit_port    [1] [nb_read_unit]
     54       4       +1      # nb_read_unit_port    [2] [nb_read_unit]
    364       4       *2      # nb_execute_unit       
     71       1       +1      # nb_execute_unit_port [0] [nb_execute_unit]
     81       1       +1      # nb_execute_unit_port [1] [nb_execute_unit]
     91       1       +1      # nb_execute_unit_port [2] [nb_execute_unit]
     101       1       +1      # nb_execute_unit_port [3] [nb_execute_unit]
    4111       1       *2      # nb_context             
    5121       1       *2      # nb_front_end           
     
    13201       4       *4      # size_load_queue       
    14210       1       +1      # priority
    15 1       1       +1      # table_routing        [0][0]
    16 0       0       +1      # table_routing        [0][1]
    17 0       0       +1      # table_routing        [0][2]
    18 0       0       +1      # table_routing        [0][3]
    19 0       0       +1      # table_routing        [1][0]
    20 1       1       +1      # table_routing        [1][1]
    21 1       1       +1      # table_routing        [1][2]
    22 0       0       +1      # table_routing        [1][3]
    23 0       0       +1      # table_routing        [2][0]
    24 0       0       +1      # table_routing        [2][1]
    25 1       1       +1      # table_routing        [2][2]
    26 1       1       +1      # table_routing        [2][3]
     221       1       +1      # table_routing        [0][0][0]
     230       0       +1      # table_routing        [0][1][0]
     240       0       +1      # table_routing        [0][2][0]
     250       0       +1      # table_routing        [0][3][0]
     260       0       +1      # table_routing        [1][0][0]
     271       1       +1      # table_routing        [1][1][0]
     281       1       +1      # table_routing        [1][2][0]
     290       0       +1      # table_routing        [1][3][0]
     300       0       +1      # table_routing        [2][0][0]
     310       0       +1      # table_routing        [2][1][0]
     321       1       +1      # table_routing        [2][2][0]
     331       1       +1      # table_routing        [2][3][0]
    27340       0       +1      # table_execute_type   [0][TYPE_ALU    ]
    28350       0       +1      # table_execute_type   [0][TYPE_SHIFT  ]
    29360       0       +1      # table_execute_type   [0][TYPE_MOVE   ]
    30370       0       +1      # table_execute_type   [0][TYPE_TEST   ]
    31 0       0       +1      # table_execute_type   [0][TYPE_MUL_DIV]
     380       0       +1      # table_execute_type   [0][TYPE_MUL    ]
     390       0       +1      # table_execute_type   [0][TYPE_DIV    ]
    32400       0       +1      # table_execute_type   [0][TYPE_EXTEND ]
    33410       0       +1      # table_execute_type   [0][TYPE_FIND   ]
     
    40481       1       +1      # table_execute_type   [1][TYPE_MOVE   ]
    41491       1       +1      # table_execute_type   [1][TYPE_TEST   ]
    42 1       1       +1      # table_execute_type   [1][TYPE_MUL_DIV]
     501       1       +1      # table_execute_type   [1][TYPE_MUL    ]
     511       1       +1      # table_execute_type   [1][TYPE_DIV    ]
    43521       1       +1      # table_execute_type   [1][TYPE_EXTEND ]
    44531       1       +1      # table_execute_type   [1][TYPE_FIND   ]
     
    51600       0       +1      # table_execute_type   [2][TYPE_MOVE   ]
    52610       0       +1      # table_execute_type   [2][TYPE_TEST   ]
    53 0       0       +1      # table_execute_type   [2][TYPE_MUL_DIV]
     620       0       +1      # table_execute_type   [2][TYPE_MUL    ]
     630       0       +1      # table_execute_type   [2][TYPE_DIV    ]
    54640       0       +1      # table_execute_type   [2][TYPE_EXTEND ]
    55650       0       +1      # table_execute_type   [2][TYPE_FIND   ]
     
    62721       1       +1      # table_execute_type   [3][TYPE_MOVE   ]
    63731       1       +1      # table_execute_type   [3][TYPE_TEST   ]
    64 0       0       +1      # table_execute_type   [3][TYPE_MUL_DIV]
     740       0       +1      # table_execute_type   [3][TYPE_MUL    ]
     750       0       +1      # table_execute_type   [3][TYPE_DIV    ]
    65761       1       +1      # table_execute_type   [3][TYPE_EXTEND ]
    66771       1       +1      # table_execute_type   [3][TYPE_FIND   ]
Note: See TracChangeset for help on using the changeset viewer.