source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Context_State/SelfTest/configuration/config_multi_context.gen @ 145

Last change on this file since 145 was 145, checked in by rosiere, 14 years ago

1) add test with SPECINT2K
2) new config of Selftest
3) modif RAT to support multiple depth_save ... but not finish (need fix Update Prediction Table)
4) add Function_pointer but need fix

  • Property svn:keywords set to Id
File size: 1.2 KB
RevLine 
[83]1Context_State
28       8       +1      # nb_context
34       4       *4      # nb_decod_unit
42       2       *4      # nb_inst_branch_complete
[106]56       6       +1      # nb_inst_branch_speculated     [0] [nb_context]
63       3       +1      # nb_inst_branch_speculated     [1] [nb_context]
72       2       +1      # nb_inst_branch_speculated     [2] [nb_context]
81       1       +1      # nb_inst_branch_speculated     [3] [nb_context]
98       8       +1      # nb_inst_branch_speculated     [4] [nb_context]
104       4       +1      # nb_inst_branch_speculated     [5] [nb_context]
112       2       +1      # nb_inst_branch_speculated     [6] [nb_context]
121       1       +1      # nb_inst_branch_speculated     [7] [nb_context]
[98]1332      32      +1      # size_general_data             
[83]144       4       *4      # size_inst_decod               [0] [nb_decod_unit]
151       1       *4      # size_inst_decod               [1] [nb_decod_unit]
162       2       *4      # size_inst_decod               [2] [nb_decod_unit]
174       4       *4      # size_inst_decod               [3] [nb_decod_unit]
[88]188       8       *4      # size_inst_commit
[83]190       0       +1      # link_context_to_decod_unit    [0] [nb_context]
201       1       +1      # link_context_to_decod_unit    [1] [nb_context]
212       2       +1      # link_context_to_decod_unit    [2] [nb_context]
223       3       +1      # link_context_to_decod_unit    [3] [nb_context]
230       0       +1      # link_context_to_decod_unit    [4] [nb_context]
241       1       +1      # link_context_to_decod_unit    [5] [nb_context]
252       2       +1      # link_context_to_decod_unit    [6] [nb_context]
263       3       +1      # link_context_to_decod_unit    [7] [nb_context]
Note: See TracBrowser for help on using the repository browser.