Changeset 811 for trunk/modules


Ignore:
Timestamp:
Sep 23, 2014, 11:00:48 AM (10 years ago)
Author:
alain
Message:

Cosmetic: Improve debug logs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp

    r799 r811  
    625625            std::cout << "Monitor MEMC " << name()
    626626                      << " at cycle " << std::dec << m_cpt_cycles
    627                       << " for address " << std::hex << addr
     627                      << " : address = " << std::hex << addr
    628628                      << " / VAL = " << std::dec << entry.valid
    629629                      << " / WAY = " << way
Note: See TracChangeset for help on using the changeset viewer.