Ignore:
Timestamp:
May 16, 2009, 4:42:39 PM (15 years ago)
Author:
rosiere
Message:

1) Platforms : add new organization for test
2) Load_Store_Unit : add array to count nb_check in store_queue
3) Issue_queue and Core_Glue : rewrite the issue network
4) Special_Register_Unit : add reset value to register CID
5) Softwares : add multicontext test
6) Softwares : add SPECINT
7) Softwares : add MiBench?
7) Read_queue : inhib access for r0
8) Change Core_Glue (network) - dont yet support priority and load balancing scheme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Context_State/include/Types.h

    r111 r117  
    4141      CONTEXT_STATE_KO_MSYNC_EXEC                      , // wait completion of     msync  operation
    4242//    CONTEXT_STATE_KO_PSYNC                           , // wait completion of all        operation and after flush pipeline
    43       CONTEXT_STATE_KO_PSYNC_FLUSH                     , // wait completion of all 
     43      CONTEXT_STATE_KO_PSYNC_FLUSH                     , // wait completion of all
    4444      CONTEXT_STATE_KO_PSYNC_ADDR                      , // wait completion of all
    4545//    CONTEXT_STATE_KO_CSYNC                           , // wait completion of all        operation and after flush pipeline and flush ALL units (MMU, cache ...)
Note: See TracChangeset for help on using the changeset viewer.