Changeset 351 for branches/v5/modules/vci_mem_cache/caba/source
- Timestamp:
- Apr 4, 2013, 2:36:54 PM (13 years ago)
- Location:
- branches/v5/modules/vci_mem_cache
- Files:
- 
          - 2 deleted
- 2 copied
- 1 moved
 
 - 
          . (moved) (moved from branches/v5/modules/vci_mem_cache_dspin_coherence)
- 
          caba/source/include/vci_mem_cache.h (copied) (copied from branches/v5/modules/vci_mem_cache_dspin_coherence/caba/source/include/vci_mem_cache_dspin_coherence.h)
- 
          caba/source/include/vci_mem_cache_dspin_coherence.h (deleted)
- 
          caba/source/src/vci_mem_cache.cpp (copied) (copied from branches/v5/modules/vci_mem_cache_dspin_coherence/caba/source/src/vci_mem_cache_dspin_coherence.cpp) (2 diffs)
- 
          caba/source/src/vci_mem_cache_dspin_coherence.cpp (deleted)
 
Legend:
- Unmodified
- Added
- Removed
- 
        branches/v5/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cppr350 r351 31 31 */ 32 32 33 #include "../include/vci_mem_cache _dspin_coherence.h"33 #include "../include/vci_mem_cache.h" 34 34 35 35 ////// debug services /////////////////////////////////////////////////////// … … 1208 1208 std::cout 1209 1209 << "VCI_MEM_CACHE ERROR " << name() 1210 << " MULTI_ACK_UPT_ LOCKstate"1210 << " MULTI_ACK_UPT_CLEAR state" 1211 1211 << " bad UPT allocation" 1212 1212 << std::endl; 
Note: See TracChangeset
          for help on using the changeset viewer.
      
