Changeset 603 for trunk


Ignore:
Timestamp:
Dec 17, 2013, 2:31:14 PM (10 years ago)
Author:
alain
Message:

Cosmetic: improving comments in CONFIG FSM

File:
1 edited

Legend:

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

    r601 r603  
    19061906        //   is signaled by the CLEANUP FSM by decrementing the r_config_rsp_lines counter.
    19071907        //   The CONFIG INVAL response is sent only when the last line has been invalidated.
     1908        //   There is no PUT transaction to XRAM, even if the invalidated line is dirty...
    19081909        //   TODO : The target buffer address must be aligned on a cache line boundary.
    19091910        //   This constraint can be released, but it requires to make 2 PUT transactions
Note: See TracChangeset for help on using the changeset viewer.