source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/SelfTest/config-context_1-decod_unit_1-a.cfg @ 111

Last change on this file since 111 was 111, checked in by rosiere, 15 years ago

1) Decod_queue : multi implementation (one_fifo, multi_fifo)
2) Issue_queue : multi implementation (in_order, out_of_order)
3) Direction : Add Meta predictor
4) Context_State : re add Branch_complete, More priority to Load miss (is not speculative)
5) Return_Address_Stack : update reg_PREDICT pointer on decod miss prediction
6) UPT : Fix bug in multi event
7) Prediction_glue : in read_stack case, insert in UPT pc_next
8) Rename select : when rob have an event (need flush), read_r{a,b,c} and write_r{d,e} is set at 0

  • Property svn:keywords set to Id
File size: 2.9 KB
Line 
1Front_end
21       1       +1      # nb_context                                               
31       1       +1      # nb_decod_unit                                             
432      32      +1      # size_general_data                                         
54       4       +1      # size_ifetch_queue             [0] [nb_context]               
64       4       +1      # nb_inst_fetch                 [0] [nb_context]               
70       0       +1      # link_context_to_decod_unit    [0] [nb_context]               
84       4       +1      # size_decod_queue              [0] [nb_decod_unit]             
90       1       +1      # decod_queue_scheme            [0] [nb_decod_unit]             
104       4       +1      # nb_inst_decod                 [0] [nb_decod_unit]             
111       1       +1      # nb_context_select             [0] [nb_decod_unit]             
121       1       +1      # context_select_priority       [0] [nb_decod_unit]             
131       1       +1      # context_select_load_balancing [0] [nb_decod_unit]             
141       1       +1      # nb_inst_branch_predict       
152       2       +1      # nb_inst_branch_decod         
162       2       +1      # nb_inst_branch_update         
172       2       +1      # nb_inst_branch_complete       
1832      32      +1      # btb_size_queue               
194       4       +1      # btb_associativity             
202       2       +1      # btb_size_counter             
213       3       +1      # btb_victim_scheme             
221       1       +1      # dir_predictor_scheme         
231       1       +1      # dir_have_bht                  [0] [3]                         
241       1       +1      # dir_have_bht                  [1] [3]                         
251       1       +1      # dir_have_bht                  [2] [3]                         
261       1       +1      # dir_bht_size_shifter          [0] [3]                         
271       1       +1      # dir_bht_size_shifter          [1] [3]                         
281       1       +1      # dir_bht_size_shifter          [2] [3]                         
291       1       +1      # dir_bht_nb_shifter            [0] [3]                         
301       1       +1      # dir_bht_nb_shifter            [1] [3]                         
311       1       +1      # dir_bht_nb_shifter            [2] [3]                         
321       1       +1      # dir_have_pht                  [0] [3]                         
331       1       +1      # dir_have_pht                  [1] [3]                         
341       1       +1      # dir_have_pht                  [2] [3]                         
351       1       +1      # dir_pht_size_counter          [0] [3]                         
361       1       +1      # dir_pht_size_counter          [1] [3]                         
371       1       +1      # dir_pht_size_counter          [2] [3]                         
381       1       +1      # dir_pht_nb_counter            [0] [3]                         
391       1       +1      # dir_pht_nb_counter            [1] [3]                         
401       1       +1      # dir_pht_nb_counter            [2] [3]                         
411       1       +1      # dir_pht_size_address_share    [0] [3]                         
421       1       +1      # dir_pht_size_address_share    [1] [3]                         
431       1       +1      # dir_pht_size_address_share    [2] [3]                         
448       8       +1      # ras_size_queue                [0] [nb_context]               
451       1       +1      # upt_size_queue                [0] [nb_context]               
461       1       +1      # ufpt_size_queue               [0] [nb_context]               
471       1       +1      # size_inst_commit
Note: See TracBrowser for help on using the repository browser.