source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_OOO_Engine/OOO_Engine/Commit_unit/SelfTest/config_min.cfg @ 108

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

1) decod_queue : add reg_LAST_SLOT.
2) Commit : insert on event -> to pop decod_queue. Head test : add information (speculative or not)
3) Context State / UPT : Branch miss and Load miss in same cycle.
4) Free List : Bank is on LSB not MSB.
5) Platforms : move data

  • Property svn:keywords set to Id
File size: 777 bytes
Line 
1Commit_unit
21       1       +1      # nb_front_end           
31       1       +1      # nb_context              [0]    [nb_front_end]
41       1       +1      # nb_rename_unit         
51       1       +1      # size_queue             
61       1       +1      # nb_bank                 
71       1       +1      # nb_inst_insert          [0]    [nb_rename_unit]
81       1       +1      # nb_inst_retire          [0]    [nb_rename_unit]
91       1       +1      # nb_inst_commit
101       1       +1      # nb_inst_reexecute     
111       1       +1      # nb_inst_branch_complete
120       0       +1      # nb_branch_speculated    [0][0] [nb_front_end][nb_context]
131       1       +1      # size_nb_inst_decod
1432      32      +1      # size_general_data       
151       1       +1      # size_store_queue_ptr   
160       0       +1      # size_load_queue_ptr     
175       5       +1      # size_general_register   
181       1       +1      # size_special_register   
191       1       +1      # priority             
201       1       +1      # load_balancing       
211       1       +1      # nb_rename_unit_select
Note: See TracBrowser for help on using the repository browser.