source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Execute_loop/Execute_loop/Network/Read_unit_to_Execution_unit/SelfTest/config_min.cfg @ 88

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

Almost complete design
with Test and test platform

  • Property svn:keywords set to Id
File size: 1.9 KB
Line 
1Read_unit_to_Execution_unit
21       1       *2      # nb_read_unit           
31       1       +1      # nb_read_unit_port    [0] [nb_read_unit]
42       2       *2      # nb_execute_unit
51       1       +1      # nb_execute_unit_port [0] [nb_execute_unit]
61       1       +1      # nb_execute_unit_port [1] [nb_execute_unit]
71       1       *2      # nb_context             
81       1       *2      # nb_front_end           
91       1       *2      # nb_ooo_engine         
1064      64      *2      # nb_packet             
1132      32      *2      # size_general_data     
122       2       *2      # size_special_data     
1364      64      *2      # nb_general_register   
1416      16      *2      # nb_special_register   
154       4       *2      # size_store_queue       
164       4       *2      # size_load_queue       
170       1       +1      # priority
181       1       +1      # table_routing        [0][0][0]
191       1       +1      # table_routing        [0][1][0]
200       0       +1      # table_execute_type   [0][TYPE_ALU    ]
210       0       +1      # table_execute_type   [0][TYPE_SHIFT  ]
220       0       +1      # table_execute_type   [0][TYPE_MOVE   ]
230       0       +1      # table_execute_type   [0][TYPE_TEST   ]
240       0       +1      # table_execute_type   [0][TYPE_MUL    ]
250       0       +1      # table_execute_type   [0][TYPE_DIV    ]
260       0       +1      # table_execute_type   [0][TYPE_EXTEND ]
270       0       +1      # table_execute_type   [0][TYPE_FIND   ]
280       0       +1      # table_execute_type   [0][TYPE_SPECIAL]
290       0       +1      # table_execute_type   [0][TYPE_CUSTOM ]
300       0       +1      # table_execute_type   [0][TYPE_BRANCH ]
311       1       +1      # table_execute_type   [0][TYPE_MEMORY ]
321       1       +1      # table_execute_type   [1][TYPE_ALU    ]
331       1       +1      # table_execute_type   [1][TYPE_SHIFT  ]
341       1       +1      # table_execute_type   [1][TYPE_MOVE   ]
351       1       +1      # table_execute_type   [1][TYPE_TEST   ]
361       1       +1      # table_execute_type   [1][TYPE_MUL    ]
371       1       +1      # table_execute_type   [1][TYPE_DIV    ]
381       1       +1      # table_execute_type   [1][TYPE_EXTEND ]
391       1       +1      # table_execute_type   [1][TYPE_FIND   ]
401       1       +1      # table_execute_type   [1][TYPE_SPECIAL]
411       1       +1      # table_execute_type   [1][TYPE_CUSTOM ]
421       1       +1      # table_execute_type   [1][TYPE_BRANCH ]
430       0       +1      # table_execute_type   [1][TYPE_MEMORY ]
441       1       +1      # table_execute_thread [0][0]
451       1       +1      # table_execute_thread [1][0]
Note: See TracBrowser for help on using the repository browser.