source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_OOO_Engine/OOO_Engine/Rename_unit/Rename_select/SelfTest/config_multi_front_end.cfg @ 78

Last change on this file since 78 was 78, checked in by rosiere, 16 years ago

Add :

  • Execute_loop (must be test systemC)
  • Prediction
    • Direction : predifined scheme
    • Branch Target Buffer
  • iFetch_unit
    • ifetch_queue
    • pc management
  • Decod_unit
    • coming soon : support for custom operation
  • Rename_unit
    • RAT
    • Free_list
    • Dependence RAW check
    • Load store unit pointer
  • New Environnement (hierarchy_memory will remove in a next version)


Modif :

  • Manage Custom Operation
  • All component in execute_loop to use the new statistics management

Not Finish :

  • Return Address Stack
  • Environnement
File size: 661 bytes
Line 
1Rename_select
24       4       +1      # nb_front_end             
32       2       +1      # nb_context            [0] [nb_front_end]
44       4       +1      # nb_context            [1] [nb_front_end]
53       3       +1      # nb_context            [2] [nb_front_end]
61       1       +1      # nb_context            [3] [nb_front_end]
71       1       +1      # max_branch_speculated   
832      32      *2      # size_general_data       
94       4       *4      # nb_inst_rename           
103       3       *4      # nb_inst_decod         [0] [nb_front_end]
111       1       *4      # nb_inst_decod         [1] [nb_front_end]
122       2       *4      # nb_inst_decod         [2] [nb_front_end]
134       4       *4      # nb_inst_decod         [3] [nb_front_end]
141       4       +1      # nb_front_end_select     
150       1       +1      # priority                 
160       1       +1      # load_balancing           
Note: See TracBrowser for help on using the repository browser.