source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Decod_unit/Decod/SelfTest/config_multi_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: 453 bytes
Line 
1Decod
24       4       *4      # nb_context           
31       1       *4      # nb_inst_fetch        [0] [nb_context]
42       2       *4      # nb_inst_fetch        [1] [nb_context]
54       4       *4      # nb_inst_fetch        [2] [nb_context]
68       8       *4      # nb_inst_fetch        [3] [nb_context]
71       16      *4      # nb_inst_decod       
81       1       *2      # nb_branch_speculated
91       1       *2      # size_branch_update_prediction
101       4       *2      # nb_context_select   
1132      32      *2      # size_general_data   
121       1       +1      # priority             
131       1       +1      # load_balancing       
Note: See TracBrowser for help on using the repository browser.