source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_Front_end/Front_end/Decod_unit/SelfTest/config_mono_context.cfg @ 111

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

1) Decod_queue : multi implementation (one_fifo, multi_fifo)
2) Issue_queue : multi implementation (in_order, out_of_order)
3) Direction : Add Meta predictor
4) Context_State : re add Branch_complete, More priority to Load miss (is not speculative)
5) Return_Address_Stack : update reg_PREDICT pointer on decod miss prediction
6) UPT : Fix bug in multi event
7) Prediction_glue : in read_stack case, insert in UPT pc_next
8) Rename select : when rob have an event (need flush), read_r{a,b,c} and write_r{d,e} is set at 0

  • Property svn:keywords set to Id
File size: 418 bytes
Line 
1Decod_unit
21       1       +1      # nb_context                   
34       8       *2      # nb_inst_fetch                [0][nb_context]
41       4       *4      # nb_inst_decod               
54       16      *4      # size_queue                   
60       1       +1      # queue_scheme
732      32      +1      # size_general_data           
81       1       *4      # nb_branch_speculated         [0][nb_context]
91       1       +1      # nb_context_select           
101       1       +1      # select_priority             
111       1       +1      # select_load_balancing       
Note: See TracBrowser for help on using the repository browser.