# # ChangeLog for branches/v5/modules/vci_cc_vcache_wrapper/caba # # Generated by Trac 1.2.3 # Mar 28, 2024, 5:04:13 PM Wed, 17 Apr 2013 14:53:02 GMT joannou [369] * branches/v5/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) Bugfix in vci_cc_vcache_wrapper v5 : forgot to copy the nline when ... Fri, 12 Apr 2013 19:41:35 GMT joannou [366] * branches/v5/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) In vci_cc_vcache_wrapper v5, * now using the new generic_cache_tsar ... Fri, 12 Apr 2013 13:14:39 GMT haoliu [364] * branches/v5/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) Bug fix in dcache fsm, in dcache_xtn_dc_inval_go state, set the slot ... Fri, 05 Apr 2013 17:21:36 GMT joannou [355] * branches/v5/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified) In vci_cc_vcache_wrapper v5 - added check for p_dspin_in.write in ... Thu, 04 Apr 2013 12:36:54 GMT joannou [351] * branches/v5/modules/vci_cc_vcache_wrapper (moved) * branches/v5/modules/vci_cc_vcache_wrapper/caba/metadata/vci_cc_vcache_wrapper.sd (copied) * branches/v5/modules/vci_cc_vcache_wrapper_dspin_coherence/caba/metadata/vci_cc_vcache_wrapper_dspin_coherence.sd (deleted) * branches/v5/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (copied) * branches/v5/modules/vci_cc_vcache_wrapper_dspin_coherence/caba/source/include/vci_cc_vcache_wrapper_dspin_coherence.h (deleted) * branches/v5/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (copied) * branches/v5/modules/vci_cc_vcache_wrapper_dspin_coherence/caba/source/src/vci_cc_vcache_wrapper_dspin_coherence.cpp (deleted) * branches/v5/modules/vci_mem_cache (moved) * branches/v5/modules/vci_mem_cache/caba/metadata/vci_mem_cache.sd (copied) * branches/v5/modules/vci_mem_cache_dspin_coherence/caba/metadata/vci_mem_cache_dspin_coherence.sd (deleted) * branches/v5/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (copied) * branches/v5/modules/vci_mem_cache_dspin_coherence/caba/source/include/vci_mem_cache_dspin_coherence.h (deleted) * branches/v5/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (copied) * branches/v5/modules/vci_mem_cache_dspin_coherence/caba/source/src/vci_mem_cache_dspin_coherence.cpp (deleted) * branches/v5/platforms/tsar_generic_mmu (moved) * branches/v5/platforms/tsar_generic_mmu_dspin_coherence/simulog (deleted) * branches/v5/platforms/tsar_generic_mmu/soclib.conf (modified) * branches/v5/platforms/tsar_generic_mmu/top.cpp (modified) * branches/v5/platforms/tsar_generic_mmu/tsar_cluster_mmu/caba/metadata/tsar_cluster_mmu.sd (modified) * branches/v5/platforms/tsar_generic_mmu/tsar_cluster_mmu/caba/source/include/tsar_cluster_mmu.h (modified) * branches/v5/platforms/tsar_generic_mmu/tsar_cluster_mmu/caba/source/src/tsar_cluster_mmu.cpp (modified) * branches/v5/platforms/tsar_mono_mmu (moved) * branches/v5/platforms/tsar_mono_mmu/soclib.conf (modified) * branches/v5/platforms/tsar_mono_mmu/top.cpp (modified) * branches/v5/platforms/tsar_mono_mmu/top.desc (modified) * branches/v5/platforms/tsarv5_generic_mmu/soclib.conf (modified) * branches/v5/platforms/tsarv5_generic_mmu/top.cpp (modified) * branches/v5/platforms/tsarv5_generic_mmu/tsarv5_cluster_mmu/caba/metadata/tsarv5_cluster_mmu.sd (modified) * branches/v5/platforms/tsarv5_generic_mmu/tsarv5_cluster_mmu/caba/source/include/tsarv5_cluster_mmu.h (modified) * branches/v5/platforms/tsarv5_generic_mmu/tsarv5_cluster_mmu/caba/source/src/tsarv5_cluster_mmu.cpp (modified) Got rid of intermediate v5 version. _dspin_coherence versions changed ... Fri, 29 Mar 2013 17:56:36 GMT alain [346] * branches/v5/modules/vci_cc_vcache_wrapper_dspin_coherence/caba/source/include/vci_cc_vcache_wrapper_dspin_coherence.h (modified) * branches/v5/modules/vci_cc_vcache_wrapper_dspin_coherence/caba/source/src/vci_cc_vcache_wrapper_dspin_coherence.cpp (modified) * branches/v5/modules/vci_mem_cache_dspin_coherence/caba/source/include/vci_mem_cache_dspin_coherence.h (modified) * branches/v5/modules/vci_mem_cache_dspin_coherence/caba/source/src/vci_mem_cache_dspin_coherence.cpp (modified) New contructors for vci_mem_cache & vci_cc_vcache, as we don't need ...