Ignore:
Timestamp:
Dec 10, 2008, 7:31:39 PM (16 years ago)
Author:
rosiere
Message:

Almost complete design
with Test and test platform

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Select/Select_Priority_Fixed/include/Parameters.h

    r81 r88  
    3131                        bool     encoding_one_hot,
    3232                        bool     encoding_compact);
    33   public : Parameters  (Parameters & param) ;
     33//   public : Parameters  (Parameters & param) ;
    3434  public : ~Parameters () ;
    3535
     36  public :        void            copy       (void);
     37
    3638  public :        Parameters_test msg_error  (void);
     39
    3740  public :        std::string   print      (uint32_t depth);
    3841  public : friend std::ostream& operator<< (std::ostream& output_stream,
Note: See TracChangeset for help on using the changeset viewer.