source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Context_State/SelfTest/config_mono_context.cfg @ 83

Last change on this file since 83 was 83, checked in by rosiere, 16 years ago

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

  • Property svn:keywords set to Id
File size: 429 bytes
Line 
1Context_State
21       1       +1      # nb_context
31       1       *4      # nb_decod_unit
41       1       *4      # nb_ooo_engine
51       4       *4      # nb_inst_branch_complete
60       2       +1      # size_depth                    [0] [nb_context]
730      30      +1      # size_address                 
81       4       *4      # size_inst_decod               [0] [nb_decod_unit]
91       4       *4      # size_inst_commit              [0] [nb_ooo_engine]
100       0       +1      # link_context_to_decod_unit    [0] [nb_context]
110       0       +1      # link_decod_unit_to_ooo_engine [0] [nb_decod_unit]
Note: See TracBrowser for help on using the repository browser.