source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit/Write_unit/Write_queue/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: 398 bytes
Line 
1Write_queue
28       8       *2 # uint32_t size_queue         
31       1       *2 # uint32_t nb_context         
41       1       *2 # uint32_t nb_front_end       
51       4       *2 # uint32_t nb_ooo_engine     
632      32      *2 # uint32_t nb_packet         
732      32      *2 # uint32_t size_general_data 
864      64      *2 # uint32_t nb_general_register
92       2       *2 # uint32_t size_special_data 
1016      16      *2 # uint32_t nb_special_register
111       8       *2 # uint32_t nb_bypass_write 
Note: See TracBrowser for help on using the repository browser.