source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/SelfTest/config_min.cfg @ 95

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

1) Update Prediction Table - New architecture (systemC) done (and tested) -> need change interface in top level
2) Change documentation on VHDL generation
3) Change VHDL constant (case std_logic and std_logic_vector)

  • 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       1       +1 # nb_instruction             [0] [nb_context]
61       1       +1 # nb_inst_decod              [0] [nb_decod_unit]
71       1       +1 # nb_inst_branch_predict     
81       1       +1 # nb_inst_branch_decod       
91       1       +1 # nb_inst_branch_update     
101       1       +1 # nb_inst_branch_complete   
111       1       +1 # btb_size_queue             
121       1       +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]
372       2       +1 # ras_size_queue             [0] [nb_context]
381       1       +1 # upt_size_queue             [0] [nb_context]
391       1       +1 # ufpt_size_queue            [0] [nb_context]
Note: See TracBrowser for help on using the repository browser.