Ignore:
Timestamp:
Apr 5, 2007, 4:17:30 PM (17 years ago)
Author:
rosiere
Message:

Interface normalisé
Début du banc de registres multi niveaux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/New_Component/include/New_Component.h

    r2 r15  
    9393  private : void     deallocation              (void);
    9494                                               
     95//#if defined(STATISTICS) or defined(VHDL_TESTBENCH)
    9596  public  : void     transition                (void);
    96 //public  : void     genMoore                  (void) {/* empty */};
     97//#endif
    9798#endif                                         
    9899#ifdef STATISTICS
     
    108109                                               
    109110#ifdef VHDL_TESTBENCH                         
    110   private : void     vhdl_testbench_port       (void);
    111111  private : void     vhdl_testbench_transition (void);
    112112#endif
Note: See TracChangeset for help on using the changeset viewer.