source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/SelfTest/configuration/config_mono_context.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: 1.6 KB
Line 
1Prediction_unit
21       1       +1 # nb_context                 
31       1       +1 # nb_decod_unit             
430      30      +1 # size_address               
51       4       *4 # nb_instruction             [0] [nb_context]
61       4       *4 # nb_inst_decod              [0] [nb_decod_unit]
71       1       +1 # nb_inst_branch_predict     
82       2       +1 # nb_inst_branch_decod       
92       2       +1 # nb_inst_branch_update     
102       2       +1 # nb_inst_branch_complete   
112       8       *8 # btb_size_queue             
122       2       +1 # btb_associativity         
132       2       +1 # btb_size_counter           
143       3       +1 # btb_victim_scheme         
151       1       +1 # dir_predictor_scheme       
161       1       +1 # dir_have_bht               [0] [3]
171       1       +1 # dir_have_bht               [1] [3]
181       1       +1 # dir_have_bht               [2] [3]
191       1       +1 # dir_bht_size_shifter       [0] [3]
201       1       +1 # dir_bht_size_shifter       [1] [3]
211       1       +1 # dir_bht_size_shifter       [2] [3]
221       1       +1 # dir_bht_nb_shifter         [0] [3]
231       1       +1 # dir_bht_nb_shifter         [1] [3]
241       1       +1 # dir_bht_nb_shifter         [2] [3]
251       1       +1 # dir_have_pht               [0] [3]
261       1       +1 # dir_have_pht               [1] [3]
271       1       +1 # dir_have_pht               [2] [3]
281       1       +1 # dir_pht_size_counter       [0] [3]
291       1       +1 # dir_pht_size_counter       [1] [3]
301       1       +1 # dir_pht_size_counter       [2] [3]
311       1       +1 # dir_pht_nb_counter         [0] [3]
321       1       +1 # dir_pht_nb_counter         [1] [3]
331       1       +1 # dir_pht_nb_counter         [2] [3]
341       1       +1 # dir_pht_size_address_share [0] [3]
351       1       +1 # dir_pht_size_address_share [1] [3]
361       1       +1 # dir_pht_size_address_share [2] [3]
374       4       *2 # ras_size_queue             [0] [nb_context]
384       4       *2 # upt_size_queue             [0] [nb_context]
392       2       +1 # ufpt_size_queue            [0] [nb_context]
Note: See TracBrowser for help on using the repository browser.