source: 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 @ 77

Last change on this file since 77 was 77, checked in by rosiere, 16 years ago
  • Add two component :
    • network between read unit and execute unit
    • network between execute unit and write unit
  • remove parameters "nb_operation" and "nb_type"
  • in write_queue add the special case : load_speculative
File size: 3.1 KB
Line 
1Read_unit_to_Execution_unit
23       3       *2      # nb_read_unit           
34       4       *2      # nb_execute_unit       
41       1       *2      # nb_context             
51       1       *2      # nb_front_end           
61       1       *2      # nb_ooo_engine         
764      64      *2      # nb_packet             
832      32      *2      # size_general_data     
92       2       *2      # size_special_data     
1064      64      *2      # nb_general_register   
1116      16      *2      # nb_special_register   
124       4       *2      # size_store_queue       
134       4       *2      # size_load_queue       
140       1       +1      # priority
151       1       +1      # table_routing        [0][0]
160       0       +1      # table_routing        [0][1]
170       0       +1      # table_routing        [0][2]
180       0       +1      # table_routing        [0][3]
190       0       +1      # table_routing        [1][0]
201       1       +1      # table_routing        [1][1]
211       1       +1      # table_routing        [1][2]
220       0       +1      # table_routing        [1][3]
230       0       +1      # table_routing        [2][0]
240       0       +1      # table_routing        [2][1]
251       1       +1      # table_routing        [2][2]
261       1       +1      # table_routing        [2][3]
270       0       +1      # table_execute_type   [0][TYPE_ALU    ]
280       0       +1      # table_execute_type   [0][TYPE_SHIFT  ]
290       0       +1      # table_execute_type   [0][TYPE_MOVE   ]
300       0       +1      # table_execute_type   [0][TYPE_TEST   ]
310       0       +1      # table_execute_type   [0][TYPE_MUL_DIV]
320       0       +1      # table_execute_type   [0][TYPE_EXTEND ]
330       0       +1      # table_execute_type   [0][TYPE_FIND   ]
340       0       +1      # table_execute_type   [0][TYPE_SPECIAL]
350       0       +1      # table_execute_type   [0][TYPE_CUSTOM ]
360       0       +1      # table_execute_type   [0][TYPE_BRANCH ]
371       1       +1      # table_execute_type   [0][TYPE_MEMORY ]
381       1       +1      # table_execute_type   [1][TYPE_ALU    ]
391       1       +1      # table_execute_type   [1][TYPE_SHIFT  ]
401       1       +1      # table_execute_type   [1][TYPE_MOVE   ]
411       1       +1      # table_execute_type   [1][TYPE_TEST   ]
421       1       +1      # table_execute_type   [1][TYPE_MUL_DIV]
431       1       +1      # table_execute_type   [1][TYPE_EXTEND ]
441       1       +1      # table_execute_type   [1][TYPE_FIND   ]
451       1       +1      # table_execute_type   [1][TYPE_SPECIAL]
461       1       +1      # table_execute_type   [1][TYPE_CUSTOM ]
471       1       +1      # table_execute_type   [1][TYPE_BRANCH ]
480       0       +1      # table_execute_type   [1][TYPE_MEMORY ]
491       1       +1      # table_execute_type   [2][TYPE_ALU    ]
500       0       +1      # table_execute_type   [2][TYPE_SHIFT  ]
510       0       +1      # table_execute_type   [2][TYPE_MOVE   ]
520       0       +1      # table_execute_type   [2][TYPE_TEST   ]
530       0       +1      # table_execute_type   [2][TYPE_MUL_DIV]
540       0       +1      # table_execute_type   [2][TYPE_EXTEND ]
550       0       +1      # table_execute_type   [2][TYPE_FIND   ]
560       0       +1      # table_execute_type   [2][TYPE_SPECIAL]
570       0       +1      # table_execute_type   [2][TYPE_CUSTOM ]
581       1       +1      # table_execute_type   [2][TYPE_BRANCH ]
590       0       +1      # table_execute_type   [2][TYPE_MEMORY ]
601       1       +1      # table_execute_type   [3][TYPE_ALU    ]
611       1       +1      # table_execute_type   [3][TYPE_SHIFT  ]
621       1       +1      # table_execute_type   [3][TYPE_MOVE   ]
631       1       +1      # table_execute_type   [3][TYPE_TEST   ]
640       0       +1      # table_execute_type   [3][TYPE_MUL_DIV]
651       1       +1      # table_execute_type   [3][TYPE_EXTEND ]
661       1       +1      # table_execute_type   [3][TYPE_FIND   ]
670       0       +1      # table_execute_type   [3][TYPE_SPECIAL]
680       0       +1      # table_execute_type   [3][TYPE_CUSTOM ]
691       1       +1      # table_execute_type   [3][TYPE_BRANCH ]
700       0       +1      # table_execute_type   [3][TYPE_MEMORY ]
711       1       +1      # table_execute_thread [0][0]
721       1       +1      # table_execute_thread [1][0]
731       1       +1      # table_execute_thread [2][0]
741       1       +1      # table_execute_thread [3][0]
Note: See TracBrowser for help on using the repository browser.