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/TopLevel/include/Morpheo.h

    r110 r145  
    2828#endif
    2929#include "Behavioural/include/Usage.h"
     30// #include "Behavioural/include/Function_pointer.h"
    3031
    3132#include "Common/include/ToString.h"
     
    5657  private   : behavioural::Component                             * _component;
    5758  private   : behavioural::Interfaces                            * _interfaces;
     59  // private   : behavioural::Function_pointer                      * _function_pointer;
    5860
    5961    // -----[ interface parameters ]--------------------------------------
Note: See TracChangeset for help on using the changeset viewer.