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

    r88 r139  
    8080#endif
    8181
    82   public    : bool                  test_map              (uint32_t depth, bool top_level, bool is_behavioural);
    83 //   public    : bool                  test_equi             (uint32_t depth);
     82  public    : bool                  test_map              (bool top_level, bool is_behavioural);
     83//public    : bool                  test_equi             (uint32_t depth);
    8484
    8585  public    : friend std::ostream&       operator<<            (std::ostream& output_stream,
Note: See TracChangeset for help on using the changeset viewer.