source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_OOO_Engine/OOO_Engine/Rename_unit/Load_Store_pointer_unit/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: 447 bytes
Line 
1Load_Store_pointer_unit
21       1       *2      # nb_front_end                           
31       1       *2      # nb_context                       [0]    [nb_front_end]
41       1       *2      # nb_load_store_queue             
52       4       *2      # size_store_queue                 [0]    [nb_load_store_queue]
61       4       *2      # size_load_queue                  [0]    [nb_load_store_queue]
70       0       +1      # link_load_store_unit_with_thread [0][0] [nb_front_end][nb_context]
81       4       *4      # nb_inst_insert
91       4       *4      # nb_inst_retire
Note: See TracBrowser for help on using the repository browser.