source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Network/Read_unit_to_Execution_unit/SelfTest/config_min.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: 1.6 KB
Line 
1Read_unit_to_Execution_unit
21       1       *2      # nb_read_unit           
32       2       *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]
161       1       +1      # table_routing        [0][1]
170       0       +1      # table_execute_type   [0][TYPE_ALU    ]
180       0       +1      # table_execute_type   [0][TYPE_SHIFT  ]
190       0       +1      # table_execute_type   [0][TYPE_MOVE   ]
200       0       +1      # table_execute_type   [0][TYPE_TEST   ]
210       0       +1      # table_execute_type   [0][TYPE_MUL_DIV]
220       0       +1      # table_execute_type   [0][TYPE_EXTEND ]
230       0       +1      # table_execute_type   [0][TYPE_FIND   ]
240       0       +1      # table_execute_type   [0][TYPE_SPECIAL]
250       0       +1      # table_execute_type   [0][TYPE_CUSTOM ]
260       0       +1      # table_execute_type   [0][TYPE_BRANCH ]
271       1       +1      # table_execute_type   [0][TYPE_MEMORY ]
281       1       +1      # table_execute_type   [1][TYPE_ALU    ]
291       1       +1      # table_execute_type   [1][TYPE_SHIFT  ]
301       1       +1      # table_execute_type   [1][TYPE_MOVE   ]
311       1       +1      # table_execute_type   [1][TYPE_TEST   ]
321       1       +1      # table_execute_type   [1][TYPE_MUL_DIV]
331       1       +1      # table_execute_type   [1][TYPE_EXTEND ]
341       1       +1      # table_execute_type   [1][TYPE_FIND   ]
351       1       +1      # table_execute_type   [1][TYPE_SPECIAL]
361       1       +1      # table_execute_type   [1][TYPE_CUSTOM ]
371       1       +1      # table_execute_type   [1][TYPE_BRANCH ]
380       0       +1      # table_execute_type   [1][TYPE_MEMORY ]
391       1       +1      # table_execute_thread [0][0]
401       1       +1      # table_execute_thread [1][0]
Note: See TracBrowser for help on using the repository browser.