source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Execute_unit/Execute_unit/Load_store_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: 512 bytes
Line 
1Load_store_unit
23       3       *2      # store_size_queue       
32       2       *2      # load_size_queue       
42       2       *2      # size_speculative_access_queue
52       2       +1      # nb_port_check
62       2       +1      # speculative_load       {none,access,commit,bypass}
70       0       +1      # bypass_memory
82       2       *2      # nb_context             1      1       *2     
92       2       *2      # nb_front_end           1      1       *2     
102       2       *2      # nb_ooo_engine          1      1       *2     
1164      64      *2      # nb_packet             
1232      32      *2      # size_general_data     
132       2       *2      # size_special_data     
1432      32      *2      # nb_general_register   
1516      16      *2      # nb_special_register   
Note: See TracBrowser for help on using the repository browser.