Changeset 115 for trunk/Platforms/Test


Ignore:
Timestamp:
Apr 20, 2009, 11:29:17 PM (17 years ago)
Author:
rosiere
Message:

1) Write queue with mealy
2) Network : fix bug
3) leak memory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platforms/Test/src/sc_main.cpp

    r113 r115  
    3131       <<  " * ratio cache          (uint32_t)" << endl;
    3232  exit (EXIT_FAILURE);
    33 }
     33};
    3434
    3535#ifdef MTI_SYSTEMC
     
    124124  return _return;
    125125#endif
    126 }
     126};
Note: See TracChangeset for help on using the changeset viewer.