# # ChangeLog for branches/fault_tolerance/module/internal_component/vci_mem_cache/include # # Generated by Trac 1.2.3 # Apr 20, 2024, 12:44:21 AM Fri, 28 Feb 2014 16:34:42 GMT cfuguet [647] * branches/fault_tolerance (added) * branches/fault_tolerance/lib (added) * branches/fault_tolerance/module (added) * branches/fault_tolerance/module/infrastructure_component (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/doc (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/metadata (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/metadata/vci_xicu.sd (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/source (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/source/include (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/source/include/vci_xicu.h (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/source/src (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/source/src/vci_xicu.cpp (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/include (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/include/soclib (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/include/soclib/xicu.h (added) * branches/fault_tolerance/module/infrastructure_component/reset_infrastructure (added) * branches/fault_tolerance/module/internal_component (added) * branches/fault_tolerance/module/internal_component/vci_cc_vcache_wrapper (copied) * branches/fault_tolerance/module/internal_component/vci_mem_cache (copied) * branches/fault_tolerance/module/network_component (added) * branches/fault_tolerance/module/network_component/dspin_router (added) * branches/fault_tolerance/module/network_component/dspin_router/caba (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/metadata (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/metadata/dspin_router.sd (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/source (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/source/include (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/source/include/dspin_router.h (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/source/src (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/source/src/dspin_router.cpp (added) * branches/fault_tolerance/platform (added) Creating branch for fault tolerance support on the TSAR architecture. ... Tue, 17 Dec 2013 10:11:20 GMT cfuguet [601] * trunk/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified) * trunk/modules/vci_mem_cache/caba/source/include/xram_transaction.h (modified) * trunk/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified) * trunk/modules/vci_mem_cache/include/soclib/mem_cache.h (modified) Modifications in vci_mem_cache: - The out of segment read or ...