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/Interface.h

    r135 r139  
    248248#endif
    249249
    250   public    : bool                  test_map             (uint32_t depth, bool top_level, bool is_behavioural);
     250  public    : bool                  test_map             (std::string name_interfaces,
     251                                                          bool        top_level,
     252                                                          bool        is_behavioural);
    251253//public    : bool                  test_equi            (uint32_t depth);
    252254
Note: See TracChangeset for help on using the changeset viewer.