source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Core_Glue/SelfTest/configuration/config-min.gen @ 145

Last change on this file since 145 was 145, checked in by rosiere, 14 years ago

1) add test with SPECINT2K
2) new config of Selftest
3) modif RAT to support multiple depth_save ... but not finish (need fix Update Prediction Table)
4) add Function_pointer but need fix

  • Property svn:keywords set to Id
File size: 2.9 KB
Line 
1Core_Glue
21       1       +1      # nb_front_end                                                                                     
31       1       +1      # nb_context                            [0]                  [nb_front_end]
41       1       +1      # nb_ooo_engine                                                                                           
51       1       +1      # nb_execute_loop                                                                                         
61       1       +1      # ooo_engine_nb_front_end               [0]                  [nb_ooo_engine]
71       1       +1      # ooo_engine_nb_execute_loop            [0]                  [nb_ooo_engine]
81       1       +1      # execute_loop_nb_ooo_engine            [0]                  [nb_execute_loop]
91       1       +1      # nb_inst_decod                         [0]                  [nb_front_end]   
101       1       +1      # front_end_nb_inst_branch_complete     [0]                  [nb_front_end]   
111       1       +1      # ooo_engine_nb_inst_branch_complete    [0]                  [nb_ooo_engine]
121       1       +1      # nb_inst_insert                        [0]                  [nb_ooo_engine] 
131       1       +1      # nb_inst_reexecute                     [0]                  [nb_ooo_engine] 
141       1       +1      # nb_inst_issue                         [0]                  [nb_ooo_engine] 
151       1       +1      # nb_inst_execute                       [0][0]               [nb_ooo_engine][ooo_engine_nb_execute_loop]
161       1       +1      # nb_read_unit                          [0]                  [nb_execute_loop]
171       1       +1      # nb_write_unit                         [0]                  [nb_execute_loop]
181       1       +1      # size_depth                                                                                       
191       1       +1      # size_rob_ptr                                                                                     
201       1       +1      # size_load_queue_ptr                                                                             
212       2       +1      # size_store_queue_ptr                                                                             
2232      32      +1      # size_general_data                                                                               
232       2       +1      # size_special_data                                                                               
246       6       +1      # size_general_register                                                                           
252       2       +1      # size_special_register                                                                           
261       1       +1      # dispatch_priority                                                                               
271       1       +1      # dispatch_load_balancing                                                                         
281       1       +1      # table_dispatch                        [0][0][0][0]         [nb_ooo_engine][nb_inst_issue][execute_loop][nb_read_unit]
290       0       +1      # translate_ooo_engine_num_front_end    [0][0]               [nb_ooo_engine][ooo_engine_nb_front_end]
300       0       +1      # translate_ooo_engine_num_execute_loop [0][0]               [nb_ooo_engine][ooo_engine_nb_execute_loop]
310       0       +1      # translate_execute_loop_num_ooo_engine [0][0]               [nb_execute_loop][execute_loop_nb_ooo_engine]
Note: See TracBrowser for help on using the repository browser.