Ignore:
Timestamp:
Dec 10, 2008, 7:31:39 PM (15 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/Counter/include/Counter.h

    r82 r88  
    8585  public  :          ~Counter             (void);
    8686                                               
    87 #ifdef SYSTEMC                                 
    8887  private : void     allocation                (void);
    8988  private : void     deallocation              (void);
    9089                                               
     90#ifdef SYSTEMC                                 
    9191#if defined(STATISTICS) or defined(VHDL_TESTBENCH)
    9292  public  : void     transition                (void);
Note: See TracChangeset for help on using the changeset viewer.