source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_OOO_Engine/OOO_Engine/Rename_unit/Rename_select/SelfTest/config_mono_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: 361 bytes
Line 
1Rename_select
21       1       +1      # nb_front_end             
31       1       +1      # nb_context            [0] [nb_front_end]
41       1       +1      # max_branch_speculated   
532      32      *2      # size_general_data       
61       4       *4      # nb_inst_rename           
71       4       *4      # nb_inst_decod         [0] [nb_front_end]
81       1       *4      # nb_front_end_select     
90       1       +1      # priority                 
100       1       +1      # load_balancing           
Note: See TracBrowser for help on using the repository browser.