Ignore:
Timestamp:
May 27, 2009, 12:13:56 PM (15 years ago)
Author:
rosiere
Message:

1) Commit_unit : remove read information of ROB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/Core/Multi_OOO_Engine/OOO_Engine/Commit_unit/include/Types.h

    r112 r121  
    7070  public  : Tlsq_ptr_t         store_queue_ptr_write   ;
    7171  public  : Tlsq_ptr_t         load_queue_ptr_write    ;
     72#ifdef DEBUG
    7273  public  : Tcontrol_t         read_ra                 ;
    7374  public  : Tgeneral_address_t num_reg_ra_log          ;
     
    7980  public  : Tspecial_address_t num_reg_rc_log          ;
    8081  public  : Tspecial_address_t num_reg_rc_phy          ;
     82#endif
    8183  public  : Tcontrol_t         write_rd                ;
    8284  public  : Tgeneral_address_t num_reg_rd_log          ;
Note: See TracChangeset for help on using the changeset viewer.