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

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

1) Stat_list : fix retire old and new register bug
2) Stat_list : remove read_counter and valid flag, because validation of destination is in retire step (not in commit step)
3) Model : add class Model (cf Morpheo.sim)
4) Allocation : alloc_interface_begin and alloc_interface_end to delete temporary array.
5) Script : add distexe.sh
6) Add Comparator, Multiplier, Divider. But this component are not implemented
7) Software : add Dhrystone

  • 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                         
Note: See TracBrowser for help on using the repository browser.