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

Last change on this file since 106 was 106, checked in by rosiere, 15 years ago

1) RAT : Fix bug when update and event in same cycle
2) Context State : Compute depth
3) Load Store Unit : In check logic, translate all access in little endian. More easy to check
4) UFPT : End Event

  • Property svn:keywords set to Id
File size: 1.2 KB
Line 
1Context_State
28       8       +1      # nb_context
34       4       *4      # nb_decod_unit
42       2       *4      # nb_inst_branch_complete
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]
1332      32      +1      # size_general_data             
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]
188       8       *4      # size_inst_commit
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.