Ignore:
Timestamp:
Oct 13, 2010, 8:15:51 PM (14 years ago)
Author:
rosiere
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/include/Parameters.h

    r139 r145  
    538538
    539539  Tpriority_t             dispatch_priority                             ,
    540   Tload_balancing_t       dispatch_load_balancing                       
     540  Tload_balancing_t       dispatch_load_balancing                       ,
     541  bool                    is_toplevel=false
    541542                        );
    542543//   public : Parameters  (Parameters & param) ;
Note: See TracChangeset for help on using the changeset viewer.