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/Victim/Victim_Pseudo_LRU/include/Victim_Pseudo_LRU.h

    r82 r88  
    112112  public  :          ~Victim_Pseudo_LRU             (void);
    113113                                               
    114 #ifdef SYSTEMC                                 
    115114  private : void     allocation                (void);
    116115  private : void     deallocation              (void);
    117116                                               
     117#ifdef SYSTEMC                                 
    118118  public  : void     transition                (void);
    119   public  : void     genMoore                  (void);
     119  public  : void     genMealy                  (void);
    120120#endif
    121121                                               
Note: See TracChangeset for help on using the changeset viewer.