Ignore:
Timestamp:
Apr 20, 2009, 11:29:17 PM (15 years ago)
Author:
rosiere
Message:

1) Write queue with mealy
2) Network : fix bug
3) leak memory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit/Write_unit/Write_queue/SelfTest/configuration.cfg

    r88 r115  
    11Write_queue
    2 8       8       *2 # uint32_t size_queue         
    3 1       1       *2 # uint32_t nb_context         
    4 1       1       *2 # uint32_t nb_front_end       
    5 1       4       *2 # uint32_t nb_ooo_engine     
    6 32      32      *2 # uint32_t nb_packet         
    7 32      32      *2 # uint32_t size_general_data 
    8 64      64      *2 # uint32_t nb_general_register
    9 2       2       *2 # uint32_t size_special_data 
    10 16      16      *2 # uint32_t nb_special_register
    11 1       8       *4 # uint32_t nb_bypass_write 
     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       *4 # uint32_t              nb_bypass_write 
     120       1       +1 # Twrite_queue_scheme_t queue_scheme
Note: See TracChangeset for help on using the changeset viewer.