Ignore:
Timestamp:
Jul 30, 2010, 4:47:27 PM (14 years ago)
Author:
rosiere
Message:
  • Add test for all configuration
  • RAT : add rat scheme (depth_save)
File:
1 edited

Legend:

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

    r113 r139  
    7979#endif
    8080
    81   public    : bool                  test_map          (uint32_t depth,bool top_level, bool is_behavioural);
    82 //   public    : bool                  test_equi         (uint32_t depth);
     81  public    : bool                  test_map          (bool top_level, bool is_behavioural);
     82//public    : bool                  test_equi         (uint32_t depth);
    8383
    8484#ifdef POSITION
Note: See TracChangeset for help on using the changeset viewer.