Ignore:
Timestamp:
Apr 4, 2013, 2:36:54 PM (11 years ago)
Author:
joannou
Message:

Got rid of intermediate v5 version. _dspin_coherence versions changed to main version for v5. Changed components names and platforms to fit the new names

Location:
branches/v5/modules/vci_mem_cache
Files:
1 deleted
1 copied
1 moved

Legend:

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

    r350 r351  
    3131*/
    3232
    33 #include "../include/vci_mem_cache_dspin_coherence.h"
     33#include "../include/vci_mem_cache.h"
    3434
    3535//////   debug services   ///////////////////////////////////////////////////////
     
    12081208          std::cout
    12091209            << "VCI_MEM_CACHE ERROR " << name()
    1210             << " MULTI_ACK_UPT_LOCK state"
     1210            << " MULTI_ACK_UPT_CLEAR state"
    12111211            << " bad UPT allocation"
    12121212            << std::endl;
Note: See TracChangeset for help on using the changeset viewer.