source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Dcache_Access/SelfTest/configuration/config_multi_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: 2.8 KB
Line 
1Dcache_Access
23       3       +1      # nb_execute_loop       
31       1       +1      # nb_load_store_unit [0]       [nb_execute_loop]
42       2       +1      # nb_load_store_unit [1]       [nb_execute_loop]
53       3       +1      # nb_load_store_unit [2]       [nb_execute_loop]
61       1       +1      # nb_cache_access    [0][0]    [nb_execute_loop][nb_load_store_unit]
72       2       +1      # nb_cache_access    [1][0]    [nb_execute_loop][nb_load_store_unit]
81       1       +1      # nb_cache_access    [1][1]    [nb_execute_loop][nb_load_store_unit]
93       3       +1      # nb_cache_access    [2][0]    [nb_execute_loop][nb_load_store_unit]
101       1       +1      # nb_cache_access    [2][1]    [nb_execute_loop][nb_load_store_unit]
114       4       +1      # nb_cache_access    [2][2]    [nb_execute_loop][nb_load_store_unit]
128       8       +1      # nb_dcache_port         
1332      32      +1      # size_address           
1432      32      +1      # size_data             
150       0       +1      # size_thread_id     [0][0]    [nb_execute_loop][nb_load_store_unit]
160       0       +1      # size_thread_id     [1][0]    [nb_execute_loop][nb_load_store_unit]
170       0       +1      # size_thread_id     [1][1]    [nb_execute_loop][nb_load_store_unit]
180       0       +1      # size_thread_id     [2][0]    [nb_execute_loop][nb_load_store_unit]
190       0       +1      # size_thread_id     [2][1]    [nb_execute_loop][nb_load_store_unit]
200       0       +1      # size_thread_id     [2][2]    [nb_execute_loop][nb_load_store_unit]
210       0       +1      # size_packet_id     [0][0]    [nb_execute_loop][nb_load_store_unit]
220       0       +1      # size_packet_id     [1][0]    [nb_execute_loop][nb_load_store_unit]
230       0       +1      # size_packet_id     [1][1]    [nb_execute_loop][nb_load_store_unit]
240       0       +1      # size_packet_id     [2][0]    [nb_execute_loop][nb_load_store_unit]
250       0       +1      # size_packet_id     [2][1]    [nb_execute_loop][nb_load_store_unit]
260       0       +1      # size_packet_id     [2][2]    [nb_execute_loop][nb_load_store_unit]
270       0       +1      # table_routing      [0][0][0] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
281       1       +1      # table_routing      [1][0][0] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
292       2       +1      # table_routing      [1][0][1] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
303       3       +1      # table_routing      [1][1][0] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
314       4       +1      # table_routing      [2][0][0] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
325       5       +1      # table_routing      [2][0][1] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
336       6       +1      # table_routing      [2][0][2] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
347       7       +1      # table_routing      [2][1][0] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
350       0       +1      # table_routing      [2][2][0] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
361       1       +1      # table_routing      [2][2][1] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
372       2       +1      # table_routing      [2][2][2] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
383       3       +1      # table_routing      [2][2][3] [nb_execute_loop][nb_load_store_unit][nb_cache_access]
390       1       +1      # priority               
400       1       +1      # load_balancing         
Note: See TracBrowser for help on using the repository browser.