Ignore:
Timestamp:
May 9, 2008, 8:00:21 PM (16 years ago)
Author:
rosiere
Message:

Add component : Context_State (manage miss prediction, exception , decod_enable, synchronisation instruction ...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Script/SelfTest.sh

    r82 r83  
    1313declare -a directory=(
    1414    ""
     15    "Custom"
     16
    1517    "Generic/Counter"
    1618    "Generic/Queue_Control"                                 
     
    2628    "Generic/Victim"                               
    2729
     30    "Core/Multi_Execute_loop/Execute_loop/Multi_Execute_unit/Execute_unit/Functionnal_unit/Operation"
    2831    "Core/Multi_Execute_loop/Execute_loop/Multi_Execute_unit/Execute_unit/Functionnal_unit"
    2932    "Core/Multi_Execute_loop/Execute_loop/Multi_Execute_unit/Execute_unit/Load_store_unit"
     
    5962    "Core/Multi_OOO_Engine"
    6063   
     64    "Core/Multi_Front_end/Front_end/Context_State"
     65    "Core/Multi_Front_end/Front_end/Decod_unit/Decod/Instruction"
    6166    "Core/Multi_Front_end/Front_end/Decod_unit/Decod"
    6267    "Core/Multi_Front_end/Front_end/Decod_unit/Decod_queue"
Note: See TracChangeset for help on using the changeset viewer.