source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Execute_unit/Execute_unit/Functionnal_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: 318 bytes
Line 
1Functionnal_unit
21       1       +1      # nb_context         
31       1       +1      # nb_front_end       
42       2       +1      # nb_ooo_engine     
51024    1024    +1      # nb_packet         
632      32      +1      # size_general_data 
732      32      +1      # nb_general_register
82       2       +1      # size_special_data 
916      16      +1      # nb_special_register
104       4       *2      # size_store_queue
111       4       *4      # size_load_queue
Note: See TracBrowser for help on using the repository browser.