source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_OOO_Engine/OOO_Engine/SelfTest/configuration/configuration.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.7 KB
Line 
1OOO_Engine
21       1       +1      # nb_front_end                                       
31       1       +1      # nb_context                        [0]               [nb_front_end]
41       1       +1      # nb_rename_unit                                     
51       1       +1      # nb_execute_loop                                     
61       1       +1      # nb_inst_decod                     [0]               [nb_front_end]
71       1       +1      # nb_inst_insert                    [0]               [nb_rename_unit]
81       1       +1      # nb_inst_retire                    [0]               [nb_rename_unit]
91       1       +1      # nb_inst_execute                   [0]               [nb_execute_loop]
101       1       +1      # nb_inst_reexecute                                   
111       1       +1      # nb_inst_commit                                     
121       1       +1      # nb_inst_branch_complete                             
131       1       +1      # nb_branch_speculated              [0][0]            [nb_front_end][nb_context]
141       1       +1      # size_nb_inst_decod 
151       1       +1      # nb_rename_unit_select                   
161       1       +1      # nb_execute_loop_select                   
1732      32      *2      # size_general_data                       
182       2       *2      # size_special_data                       
190       0       +1      # link_rename_unit_with_front_end   [0]               [nb_front_end]
201       1       +1      # size_re_order_buffer                     
211       1       +1      # nb_re_order_buffer_bank                 
221       1       +1      # commit_priority                         
231       1       +1      # commit_load_balancing                   
241       1       +1      # size_issue_queue
250       1       +1      # issue_queue_scheme
261       1       +1      # nb_issue_queue_bank                     
271       1       +1      # issue_priority                           
281       1       +1      # issue_load_balancing                     
291       1       +1      # size_reexecute_queue                     
301       1       +1      # reexecute_priority                       
311       1       +1      # reexecute_load_balancing                 
321       1       +1      # rename_select_priority            [0]               [nb_rename_unit]
331       1       +1      # rename_select_load_balancing      [0]               [nb_rename_unit]
341       1       +1      # rename_select_nb_front_end_select [0]               [nb_rename_unit]
3564      64      +1      # nb_general_register               [0]               [nb_rename_unit]
364       4       +1      # nb_special_register               [0]               [nb_rename_unit]
371       1       +1      # nb_reg_free                       [0]               [nb_rename_unit]
381       1       +1      # nb_rename_unit_bank               [0]               [nb_rename_unit]
391       1       +1      # nb_load_store_queue               [0]               [nb_rename_unit]
402       2       +1      # size_store_queue                  [0][0]            [nb_rename_unit][nb_load_store_queue]
411       1       +1      # size_load_queue                   [0][0]            [nb_rename_unit][nb_load_store_queue]
421       1       +1      # nb_inst_memory                    [0][0]            [nb_rename_unit][nb_load_store_queue]
430       0       +1      # link_load_store_unit_with_thread  [0][0]            [nb_front_end][nb_context]           
Note: See TracBrowser for help on using the repository browser.