# # ChangeLog for branches/v5/modules/vci_mem_cache/caba # # Generated by Trac 1.2.3 # Apr 20, 2024, 3:00:03 AM Mon, 15 Apr 2013 09:55:27 GMT cfuguet [367] * branches/v5/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Modification in v5/vci_mem_cache Aligning to left the SRCID into ... Wed, 10 Apr 2013 10:58:52 GMT cfuguet [362] * branches/v5/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified) * branches/v5/modules/vci_mem_cache/caba/source/include/xram_transaction.h (modified) * branches/v5/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Bugfix in vci_mem_cache: In function "copy()" of the ... Fri, 05 Apr 2013 14:28:54 GMT cfuguet [354] * branches/v5/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Bugfix in branches/v5/vci_mem_cache Adding missing condition in ... Fri, 05 Apr 2013 14:17:28 GMT cfuguet [353] * branches/v5/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) Bugfix in branches/v5/vci_mem_cache Adding missing fifo get in case ... 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 ...