source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/SelfTest/configuration.cfg @ 77

Last change on this file since 77 was 77, checked in by rosiere, 16 years ago
  • Add two component :
    • network between read unit and execute unit
    • network between execute unit and write unit
  • remove parameters "nb_operation" and "nb_type"
  • in write_queue add the special case : load_speculative
File size: 597 bytes
Line 
1Read_unit
24       4       *2      # size_read_queue         
34       4       *2      # size_reservation_station
41       1       *2      # nb_context             
51       1       *2      # nb_front_end           
61       4       *2      # nb_ooo_engine           
764      64      *2      # nb_packet               
832      32      *2      # size_general_data       
92       2       *2      # size_special_data       
1064      64      *2      # nb_general_register     
1116      16      *2      # nb_special_register     
122       2       *2      # nb_gpr_write           
132       2       *2      # nb_spr_write           
144       4       *2      # size_store_queue       
154       4       *2      # size_load_queue         
162       2       *2      # nb_inst_retire         
172       2       *2      # nb_bypass_write         
182       2       *2      # nb_bypass_memory       
Note: See TracBrowser for help on using the repository browser.