source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Context_State/SelfTest/config_multi_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: 1.6 KB
Line 
1Context_State
28       8       +1      # nb_context
34       4       *4      # nb_decod_unit
42       2       *4      # nb_ooo_engine
52       2       *4      # nb_inst_branch_complete
64       4       +1      # size_depth                    [0] [nb_context]
72       2       +1      # size_depth                    [1] [nb_context]
81       1       +1      # size_depth                    [2] [nb_context]
90       0       +1      # size_depth                    [3] [nb_context]
104       4       +1      # size_depth                    [4] [nb_context]
112       2       +1      # size_depth                    [5] [nb_context]
121       1       +1      # size_depth                    [6] [nb_context]
130       0       +1      # size_depth                    [7] [nb_context]
1430      30      +1      # size_address                 
154       4       *4      # size_inst_decod               [0] [nb_decod_unit]
161       1       *4      # size_inst_decod               [1] [nb_decod_unit]
172       2       *4      # size_inst_decod               [2] [nb_decod_unit]
184       4       *4      # size_inst_decod               [3] [nb_decod_unit]
198       8       *4      # size_inst_commit              [0] [nb_ooo_engine]
202       2       *4      # size_inst_commit              [1] [nb_ooo_engine]
210       0       +1      # link_context_to_decod_unit    [0] [nb_context]
221       1       +1      # link_context_to_decod_unit    [1] [nb_context]
232       2       +1      # link_context_to_decod_unit    [2] [nb_context]
243       3       +1      # link_context_to_decod_unit    [3] [nb_context]
250       0       +1      # link_context_to_decod_unit    [4] [nb_context]
261       1       +1      # link_context_to_decod_unit    [5] [nb_context]
272       2       +1      # link_context_to_decod_unit    [6] [nb_context]
283       3       +1      # link_context_to_decod_unit    [7] [nb_context]
290       0       +1      # link_decod_unit_to_ooo_engine [0] [nb_decod_unit]
301       1       +1      # link_decod_unit_to_ooo_engine [1] [nb_decod_unit]
310       0       +1      # link_decod_unit_to_ooo_engine [2] [nb_decod_unit]
321       1       +1      # link_decod_unit_to_ooo_engine [3] [nb_decod_unit]
Note: See TracBrowser for help on using the repository browser.