Ignore:
Timestamp:
Jun 17, 2009, 2:11:25 PM (15 years ago)
Author:
rosiere
Message:

1) Add test and configuration
2) Fix Bug
3) Add log file in load store unit
4) Fix Bug in environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Common/include/Message.h

    r120 r124  
    4343#endif
    4444
    45 extern bool   log_with_pid;
    4645extern FILE * log_stream;
    4746
    4847FILE * log      (FILE * stream);
    4948void   log_init (bool        have_file,
     49                 bool        with_date,
    5050                 bool        with_pid ,
    5151                 std::string directory,
Note: See TracChangeset for help on using the changeset viewer.