source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Branch_Target_Buffer/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: 412 bytes
Line 
1Branch_Target_Buffer
24       4       +1      # nb_context     
31       1       +1      # nb_instruction [0] [nb_context]
42       2       +1      # nb_instruction [1] [nb_context]
54       4       +1      # nb_instruction [2] [nb_context]
68       8       +1      # nb_instruction [3] [nb_context]
78       64      *4      # size_buffer   
84       8       *2      # associativity 
932      32      *2      # size_address   
102       2       +1      # size_counter   
111       4       *4      # nb_inst_predict
121       4       *4      # nb_inst_decod 
131       4       *4      # nb_inst_commit
143       3       +1      # victim_scheme
Note: See TracBrowser for help on using the repository browser.