source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Prediction_unit/Branch_Target_Buffer/Branch_Target_Buffer_Glue/SelfTest/configuration.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: 225 bytes
Line 
1Branch_Target_Buffer_Glue
21       4       *4      # max_nb_instruction
34       16      *4      # size_buffer       
41       4       *4      # associativity     
532      32      *4      # size_address     
61       4       *4      # nb_inst_predict   
71       4       *4      # nb_inst_decod     
81       4       *4      # nb_inst_update   
Note: See TracBrowser for help on using the repository browser.