source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Dcache_Access/SelfTest/configuration/config_mono_execute_loop2.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.8 KB
Line 
1Dcache_Access
21       1       +1      # nb_execute_loop       
34       4       +1      # nb_load_store_unit [0]       [nb_execute_loop]
41       1       +1      # nb_cache_access    [0][0]    [nb_execute_loop][nb_load_store_unit]
52       2       +1      # nb_cache_access    [0][1]    [nb_execute_loop][nb_load_store_unit]
63       3       +1      # nb_cache_access    [0][2]    [nb_execute_loop][nb_load_store_unit]
71       1       +1      # nb_cache_access    [0][3]    [nb_execute_loop][nb_load_store_unit]
84       4       +1      # nb_dcache_port         
932      32      +1      # size_address           
1032      32      +1      # size_data             
110       0       +1      # size_thread_id     [0][0]    [nb_execute_loop][nb_load_store_unit]
120       0       +1      # size_thread_id     [0][1]    [nb_execute_loop][nb_load_store_unit]
130       0       +1      # size_thread_id     [0][2]    [nb_execute_loop][nb_load_store_unit]
140       0       +1      # size_thread_id     [0][3]    [nb_execute_loop][nb_load_store_unit]
150       0       +1      # size_packet_id     [0][0]    [nb_execute_loop][nb_load_store_unit]
160       0       +1      # size_packet_id     [0][1]    [nb_execute_loop][nb_load_store_unit]
170       0       +1      # size_packet_id     [0][2]    [nb_execute_loop][nb_load_store_unit]
180       0       +1      # size_packet_id     [0][3]    [nb_execute_loop][nb_load_store_unit]
190       0       +1      # table_routing      [0][0][0] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
201       1       +1      # table_routing      [0][1][0] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
212       2       +1      # table_routing      [0][1][1] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
222       2       +1      # table_routing      [0][2][0] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
231       1       +1      # table_routing      [0][2][1] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
240       0       +1      # table_routing      [0][2][2] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
253       3       +1      # table_routing      [0][3][0] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
260       1       +1      # priority               
270       1       +1      # load_balancing         
Note: See TracBrowser for help on using the repository browser.