Ignore:
Timestamp:
Jun 8, 2009, 10:43:30 PM (15 years ago)
Author:
rosiere
Message:

1) Fix performance
2) add auto generation to SPECINT2000
3) add reset in genMoore and genMealy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/Generic/Shifter/src/Shifter.cpp

    r88 r123  
    3232  {
    3333
    34 #if DEBUG_Shifter == true
    35     log_printf(INFO,Shifter,FUNCTION,_("<%s> Parameters"),_name.c_str());
     34// #if DEBUG_Shifter == true
     35//     log_printf(INFO,Shifter,FUNCTION,_("<%s> Parameters"),_name.c_str());
    3636
    37     std::cout << *param << std::endl;
    38 #endif   
     37//     std::cout << *param << std::endl;
     38// #endif   
    3939
    4040    allocation ();
Note: See TracChangeset for help on using the changeset viewer.