source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_OOO_Engine/OOO_Engine/Rename_unit/Load_Store_pointer_unit/SelfTest/configuration.cfg @ 110

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

1) OOO_egine : add stat to depiste low perf source
2) Commit : add stat
3) LSU_Pointer : retire - always ack (else combinatory loop). insert - max nb_inst_memory
4) TopLevel? : add debug_idle_time to stop combinatory loop.
5) Issue_queue : add reexecute_queue, new implementation (routage after issue_queue)
6) Decod / Predictor : add "can_continue"

  • Property svn:keywords set to Id
File size: 518 bytes
Line 
1Load_Store_pointer_unit
21       1       *2      # nb_front_end                           
31       1       *2      # nb_context                       [0]    [nb_front_end]
41       1       *2      # nb_load_store_queue             
52       4       *2      # size_store_queue                 [0]    [nb_load_store_queue]
61       4       *2      # size_load_queue                  [0]    [nb_load_store_queue]
71       4       *4      # nb_inst_memory                   [0]    [nb_load_store_queue]
80       0       +1      # link_load_store_unit_with_thread [0][0] [nb_front_end][nb_context]
91       4       *4      # nb_inst_insert
101       4       *4      # nb_inst_retire
Note: See TracBrowser for help on using the repository browser.