source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Decod_unit/Decod/SelfTest/config_mono_context.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: 311 bytes
Line 
1Decod
21       1       *4      # nb_context           
31       4       *4      # nb_inst_fetch        [0] [nb_context]
41       4       *4      # nb_inst_decod       
51       1       *2      # nb_branch_speculated
61       1       *2      # size_branch_update_prediction
71       1       *2      # nb_context_select   
832      32      *2      # size_general_data   
91       1       +1      # priority             
101       1       +1      # load_balancing       
Note: See TracBrowser for help on using the repository browser.