source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_OOO_Engine/OOO_Engine/Rename_unit/SelfTest/config-thread_4a.cfg @ 110

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

1) OOO_egine : add stat to depiste low perf source
2) Commit : add stat
3) LSU_Pointer : retire - always ack (else combinatory loop). insert - max nb_inst_memory
4) TopLevel? : add debug_idle_time to stop combinatory loop.
5) Issue_queue : add reexecute_queue, new implementation (routage after issue_queue)
6) Decod / Predictor : add "can_continue"

  • Property svn:keywords set to Id
File size: 1.2 KB
Line 
1Rename_unit
21       1       +1      # nb_front_end                     
34       4       +1      # nb_context                       [0]    [nb_front_end]
44       4       +1      # nb_inst_decod                    [0]    [nb_front_end]
54       4       +1      # nb_inst_insert                   
64       4       +1      # nb_inst_retire                   
71       1       +1      # nb_load_store_queue             
88       8       +1      # size_store_queue                 [0]    [nb_load_store_queue]
98       8       +1      # size_load_queue                  [0]    [nb_load_store_queue]
104       4       +1      # nb_inst_memory                   [0]    [nb_load_store_queue]
110       0       +1      # link_load_store_unit_with_thread [0][0] [nb_front_end][nb_context]
120       0       +1      # link_load_store_unit_with_thread [0][1] [nb_front_end][nb_context]
130       0       +1      # link_load_store_unit_with_thread [0][2] [nb_front_end][nb_context]
140       0       +1      # link_load_store_unit_with_thread [0][3] [nb_front_end][nb_context]
151       1       +1      # rename_select_priority           
161       1       +1      # rename_select_load_balancing     
171       1       +1      # rename_select_nb_front_end_select
184       4       +1      # max_branch_speculated           
1932      32      +1      # size_general_data               
20256     256     +1      # nb_general_register             
2116      16      +1      # nb_special_register             
222       2       +1      # nb_reg_free                     
238       8       *2      # nb_bank                         
244       4       +1      # size_read_counter               
Note: See TracBrowser for help on using the repository browser.