source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Read_unit/Read_unit/Reservation_station/SelfTest/configuration_multi_port_retire2.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: 461 bytes
Line 
1Reservation_station
22       16      *2      # size_queue   
32       2       *4      # nb_inst_retire
41       1       *4      # nb_context         
51       1       *4      # nb_front_end       
64       4       *4      # nb_ooo_engine
764      64      *2      # nb_packet         
832      32      +1      # size_general_data 
92       2       +1      # size_special_data 
1018      16      *2      # nb_general_register
118       8       +1      # nb_special_register
121       1       *2      # nb_gpr_write
131       1       *2      # nb_spr_write
140       0       *2      # nb_bypass_write
150       0       *2      # nb_bypass_memory
164       4       *2      # size_store_queue
174       4       *2      # size_load_queue
Note: See TracBrowser for help on using the repository browser.