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/RegisterFile/RegisterFile_Multi_Banked/include/RegisterFile_Multi_Banked.h

    r82 r88  
    106106  public  :          ~RegisterFile_Multi_Banked             (void);
    107107                                               
    108 #ifdef SYSTEMC                                 
    109108  private : void     allocation                (void);
    110109  private : void     deallocation              (void);
    111110                                               
     111#ifdef SYSTEMC                                 
    112112  private : Taddress_t address_bank                 (Taddress_t address);
    113113  private : Taddress_t address_num_reg              (Taddress_t address);
Note: See TracChangeset for help on using the changeset viewer.