#
# ChangeLog for branches/reconfiguration/modules
#
# Generated by Trac 1.2.3
# Jan 6, 2025, 3:37:44 AM

Tue, 13 Oct 2015 14:21:08 GMT cfuguet [1020]
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/scripts/broadcast_check.sh (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/scripts/run_broadcast_check.sh (modified)

	reconf: improving dspin_router transition function.


Tue, 13 Oct 2015 14:21:06 GMT cfuguet [1019]
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/source/src/dspin_local_crossbar.cpp (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)
	* trunk/lib/generic_llsc_global_table/include/generic_llsc_global_table.h (modified)

	Fixing some warnings for new compiler's versions


Mon, 14 Sep 2015 07:42:16 GMT cfuguet [1016]
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (modified)
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/dspin_broadcast_generator/caba/source/src/dspin_broadcast_generator.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/soclib.conf (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba/metadata/synthetic_dspin_network.sd (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba/source/include/synthetic_dspin_network.h (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba/source/src/synthetic_dspin_network.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/top.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/Makefile (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/main.c (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/reset.S (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/test.sh (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/top.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/include/soclib/dspin_router_config.h (modified)

	reconf: dspin_router

	 - improve the code readability of the ...


Mon, 14 Sep 2015 07:42:14 GMT cfuguet [1014]
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)
	* branches/reconfiguration/modules/vci_mem_cache/include/soclib/mem_cache.h (modified)

	reconf: remove useless register assignments when writing in the ...


Sat, 12 Sep 2015 09:41:52 GMT cfuguet [1013]
	* branches/reconfiguration/modules/vci_local_crossbar/caba/source/src/vci_local_crossbar.cpp (modified)

	reconf: bugfix in reconf:vci_local_crossbar regarding the hardware ...


Sat, 15 Aug 2015 19:02:55 GMT cfuguet [1011]
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/mem_cache_directory.h (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)
	* branches/reconfiguration/modules/vci_mem_cache/include/soclib/mem_cache.h (modified)

	reconf: introduce a scratchpad mode in the memory cache.

	  - ...


Sat, 15 Aug 2015 19:02:54 GMT cfuguet [1010]
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (modified)

	Add DSPIN router ports' index enumerate in the class definition.


Sat, 15 Aug 2015 19:02:53 GMT cfuguet [1009]
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/Makefile (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/dspin_broadcast_generator (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/dspin_broadcast_generator/caba (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/dspin_broadcast_generator/caba/metadata (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/dspin_broadcast_generator/caba/metadata/dspin_broadcast_generator.sd (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/dspin_broadcast_generator/caba/source (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/dspin_broadcast_generator/caba/source/include (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/dspin_broadcast_generator/caba/source/include/dspin_broadcast_generator.h (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/dspin_broadcast_generator/caba/source/src (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/dspin_broadcast_generator/caba/source/src/dspin_broadcast_generator.cpp (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/scripts (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/scripts/parse_latency.awk (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/soclib.conf (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba/metadata (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba/metadata/synthetic_dspin_network.sd (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba/source (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba/source/include (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba/source/include/synthetic_dspin_network.h (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba/source/src (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/synthetic_dspin_network/caba/source/src/synthetic_dspin_network.cpp (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/top.cpp (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/recovery_bcast_evaluation/top.desc (added)

	add a new platform for the evaluation of the broadcast recovery ...


Thu, 16 Jul 2015 13:17:49 GMT cfuguet [1006]
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)

	reconf: simplify the mechanism to transform a router in a black-hole.


Tue, 16 Jun 2015 19:24:36 GMT cfuguet [1001]
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/source/include/dspin_local_crossbar.h (modified)
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/source/src/dspin_local_crossbar.cpp (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)
	* branches/reconfiguration/modules/vci_local_crossbar/caba/source/include/vci_local_crossbar.h (modified)
	* branches/reconfiguration/modules/vci_local_crossbar/caba/source/src/vci_local_crossbar.cpp (modified)
	* branches/reconfiguration/platforms/tsar_generic_iob/Makefile (modified)
	* branches/reconfiguration/platforms/tsar_generic_iob/top.cpp (modified)
	* branches/reconfiguration/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/include/tsar_iob_cluster.h (modified)
	* branches/reconfiguration/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/src/tsar_iob_cluster.cpp (modified)

	reconf: introducing a hardware barrier in the global-local interface ...


Fri, 12 Jun 2015 13:22:12 GMT cfuguet [999]
	* branches/reconfiguration/modules/vci_xicu/caba/source/include/vci_xicu.h (modified)
	* branches/reconfiguration/modules/vci_xicu/caba/source/src/vci_xicu.cpp (modified)

	reconf: introduce a mechanism in the reconf:vci_xicu component to ...


Fri, 12 Jun 2015 13:22:12 GMT cfuguet [998]
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/broadcast_latency.sh (deleted)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/dspin_packet_generator (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/dspin_packet_generator/caba (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/dspin_packet_generator/caba/metadata (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/dspin_packet_generator/caba/metadata/dspin_packet_generator.sd (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/dspin_packet_generator/caba/source (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/dspin_packet_generator/caba/source/include (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/dspin_packet_generator/caba/source/include/dspin_packet_generator.h (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/dspin_packet_generator/caba/source/src (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/dspin_packet_generator/caba/source/src/dspin_packet_generator.cpp (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/run_broadcast_latency.sh (deleted)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/scripts (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/scripts/broadcast_check.sh (moved)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/scripts/broadcast_latency.sh (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/scripts/run_broadcast_check.sh (moved)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/scripts/run_broadcast_latency.sh (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/scripts/run_unicast_latency.sh (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/scripts/unicast_latency.sh (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/top.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/top.desc (modified)

	reconf: several improvements in the dspin_router synthetic test
	platform


Fri, 29 May 2015 15:51:08 GMT cfuguet [997]
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/broadcast_check.sh (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/run_broadcast_check.sh (modified)

	reconf: improve the recovery broadcast replication policy

	  - ...


Fri, 29 May 2015 15:51:07 GMT cfuguet [996]
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/broadcast_check.sh (moved)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/broadcast_latency.sh (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/run_broadcast_check.sh (moved)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/run_broadcast_latency.sh (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/top.cpp (modified)

	reconf: introduce scripts to get transactions latency in the ...


Sun, 24 May 2015 16:37:08 GMT cfuguet [994]
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (modified)
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/Makefile (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/check_broadcast.sh (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/run.sh (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/soclib.conf (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/top.cpp (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/synthetic_test/top.desc (added)

	reconf: modify the broadcast routing function to support holes in the ...


Thu, 14 May 2015 12:20:38 GMT cfuguet [990]
	* branches/reconfiguration/modules/vci_xicu/caba/source/src/vci_xicu.cpp (modified)

	reconf: fix a bug on the PRIO register of the vci_xicu component

	  ...


Wed, 13 May 2015 08:28:06 GMT cfuguet [988]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	reconf: introducing a mechanism to deactivate the watchdog timer on ...


Sun, 19 Apr 2015 15:19:35 GMT cfuguet [985]
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)

	reconf: mask the global bits of the configuration segment

	 - This ...


Wed, 15 Apr 2015 14:02:12 GMT cfuguet [977]
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/source/include/dspin_local_crossbar.h (modified)
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/source/src/dspin_local_crossbar.cpp (modified)

	reconf: dont test the locality of global to local requests.

	  - ...


Wed, 15 Apr 2015 14:02:10 GMT cfuguet [976]
	* branches/reconfiguration/modules/dspin_local_crossbar (added)
	* branches/reconfiguration/modules/dspin_local_crossbar/caba (added)
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/metadata (added)
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/metadata/dspin_local_crossbar.sd (added)
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/source (added)
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/source/include (added)
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/source/include/dspin_local_crossbar.h (added)
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/source/src (added)
	* branches/reconfiguration/modules/dspin_local_crossbar/caba/source/src/dspin_local_crossbar.cpp (added)

	reconf: introduce the dspin_local_crossbar component in ...


Wed, 15 Apr 2015 14:02:06 GMT cfuguet [973]
	* branches/reconfiguration/modules/vci_xicu/caba/source/src/vci_xicu.cpp (modified)
	* trunk/modules/vci_block_device_tsar/caba/source/src/vci_block_device_tsar.cpp (modified)

	improve debug messages

	  - replace the BDEV_DEBUG define by the ...


Mon, 06 Apr 2015 09:53:18 GMT cfuguet [970]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)
	* trunk/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	bugfix in vci_cc_vcache_wrapper: remove a wrong assert condition

	   ...


Sun, 15 Feb 2015 19:44:35 GMT cfuguet [947]
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (modified)
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test (deleted)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/main.c (modified)

	reconf: add new mode to the dspin_router

	  - Modes are:

	        + ...


Thu, 12 Feb 2015 13:59:20 GMT cfuguet [942]
	* branches/reconfiguration/modules/dspin_router/caba/test/common.mk (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test/main.c (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test/test.sh (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/main.c (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/test.sh (modified)
	* branches/reconfiguration/softs/drivers/xcu.c (modified)
	* branches/reconfiguration/softs/drivers/xcu.h (modified)

	reconf: improve unitary tests for dspin_router


Tue, 27 Jan 2015 16:58:09 GMT cfuguet [934]
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (modified)
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test/test.sh (modified)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/Makefile (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/main.c (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/reset.S (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_segment_recovery_test/test.sh (copied)
	* branches/reconfiguration/modules/dspin_router/include/soclib/dspin_router_config.h (modified)

	reconf: add unitary test for the segment migration mechanism in the ...


Tue, 27 Jan 2015 16:58:08 GMT cfuguet [933]
	* branches/reconfiguration/modules/vci_local_crossbar/caba/source/src/vci_local_crossbar.cpp (modified)

	reconf: vci_local_crossbar: locality of packets coming from the ...


Tue, 27 Jan 2015 16:58:08 GMT cfuguet [932]
	* branches/reconfiguration/modules/vci_local_crossbar (added)
	* branches/reconfiguration/modules/vci_local_crossbar/caba (added)
	* branches/reconfiguration/modules/vci_local_crossbar/caba/metadata (added)
	* branches/reconfiguration/modules/vci_local_crossbar/caba/metadata/vci_local_crossbar.sd (added)
	* branches/reconfiguration/modules/vci_local_crossbar/caba/source (added)
	* branches/reconfiguration/modules/vci_local_crossbar/caba/source/include (added)
	* branches/reconfiguration/modules/vci_local_crossbar/caba/source/include/vci_local_crossbar.h (added)
	* branches/reconfiguration/modules/vci_local_crossbar/caba/source/src (added)
	* branches/reconfiguration/modules/vci_local_crossbar/caba/source/src/vci_local_crossbar.cpp (added)

	reconf: introduce a vci_local_crossbar which support the segment ...


Tue, 27 Jan 2015 16:58:07 GMT cfuguet [931]
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (modified)
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)
	* branches/reconfiguration/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/src/tsar_iob_cluster.cpp (modified)

	reconf: introducing the segment recovery mechanism in the ...


Fri, 23 Jan 2015 10:16:09 GMT cfuguet [928]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	reconf: use the std::numeric_limits class for int max values


Tue, 20 Jan 2015 15:06:48 GMT cfuguet [925]
	* branches/reconfiguration/modules/vci_mem_cache/include/soclib/mem_cache.h (modified)

	reconf: erasing the CONFIG_LOCK register in the memcache interface
	file


Tue, 13 Jan 2015 08:42:55 GMT cfuguet [924]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	reconf: factorize the watchdog_timeout signal in
	vci_cc_vcache_wrapper


Tue, 13 Jan 2015 08:23:15 GMT cfuguet [923]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	reconf: reuse the UNC transactions' watchdog timer in the CC_TEST

	  ...


Fri, 09 Jan 2015 22:55:11 GMT cfuguet [919]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)
	* branches/reconfiguration/platforms/tsar_generic_iob/scripts/onerun.py (modified)

	reconf: implement the CC_TEST FSM in the cc_vcache_wrapper

	  - ...


Tue, 06 Jan 2015 10:07:52 GMT cfuguet [915]
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)

	reconf: merge vci_mem_cache trunk modifications (rev 912)


Thu, 11 Dec 2014 15:52:16 GMT cfuguet [905]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified)

	reconf: use sc_uint<X> for the trdid instead of uint_X

	  - This ...


Mon, 08 Dec 2014 17:16:47 GMT cfuguet [903]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	reconf: bugfix in vci_cc_vcache_wrapper concerning the watchdog timer ...


Wed, 03 Dec 2014 12:49:53 GMT cfuguet [899]
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)

	reconf: merge from the trunk (r891) the CONFIG FSM bugfix


Mon, 17 Nov 2014 09:47:55 GMT cfuguet [888]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	reconf: use the watchdog timer for the uncacheable requests too.

	   ...


Sun, 16 Nov 2014 11:50:01 GMT cfuguet [887]
	* branches/reconfiguration/modules/dspin_router/caba/test (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/common.mk (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test/Makefile (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test/main.c (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test/reset.S (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/simple_recovery_routing_test/test.sh (added)
	* branches/reconfiguration/modules/dspin_router/caba/test/soft.ld (added)
	* branches/reconfiguration/platforms/tsar_generic_iob/top.cpp (modified)
	* branches/reconfiguration/softs/drivers/xcu.c (added)
	* branches/reconfiguration/softs/drivers/xcu.h (added)
	* branches/reconfiguration/softs/mach/cpu.h (modified)

	reconf: add test for the recovery routing function on the ...


Sun, 16 Nov 2014 11:49:58 GMT cfuguet [886]
	* branches/reconfiguration/modules/dspin_router/caba/metadata/dspin_router.sd (modified)
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (modified)
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)
	* branches/reconfiguration/modules/dspin_router/include (added)
	* branches/reconfiguration/modules/dspin_router/include/soclib (added)
	* branches/reconfiguration/modules/dspin_router/include/soclib/dspin_router_config.h (added)

	reconf: introduce a dspin_router_config.h interface file

	  - This ...


Wed, 12 Nov 2014 17:36:40 GMT cfuguet [883]
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (modified)
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)

	reconf: use a fixed-width integer for the dspin_router's ...


Wed, 12 Nov 2014 16:09:17 GMT cfuguet [881]
	* branches/reconfiguration/modules/vci_xicu/caba/metadata/vci_xicu.sd (modified)
	* branches/reconfiguration/modules/vci_xicu/caba/source/include/vci_xicu.h (modified)
	* branches/reconfiguration/modules/vci_xicu/caba/source/src/vci_xicu.cpp (modified)
	* branches/reconfiguration/modules/vci_xicu/include/soclib/xicu.h (modified)

	reconf: introduce a configuration function in the vci_xicu

	  - This ...


Wed, 12 Nov 2014 16:09:16 GMT cfuguet [880]
	* branches/reconfiguration/modules/vci_xicu (added)
	* branches/reconfiguration/modules/vci_xicu/caba (added)
	* branches/reconfiguration/modules/vci_xicu/caba/metadata (added)
	* branches/reconfiguration/modules/vci_xicu/caba/metadata/vci_xicu.sd (added)
	* branches/reconfiguration/modules/vci_xicu/caba/source (added)
	* branches/reconfiguration/modules/vci_xicu/caba/source/include (added)
	* branches/reconfiguration/modules/vci_xicu/caba/source/include/vci_xicu.h (added)
	* branches/reconfiguration/modules/vci_xicu/caba/source/src (added)
	* branches/reconfiguration/modules/vci_xicu/caba/source/src/vci_xicu.cpp (added)
	* branches/reconfiguration/modules/vci_xicu/include (added)
	* branches/reconfiguration/modules/vci_xicu/include/soclib (added)
	* branches/reconfiguration/modules/vci_xicu/include/soclib/xicu.h (added)

	reconf: introduce vci_xicu component

	  - A reconfiguration ...


Wed, 12 Nov 2014 16:09:16 GMT cfuguet [879]
	* branches/reconfiguration/modules/vci_tsar_config/caba/source/include/vci_tsar_config.h (modified)

	reconf: fix class name mismatch with header #defines


Wed, 12 Nov 2014 14:43:26 GMT cfuguet [878]
	* branches/reconfiguration/modules/vci_tsar_config (added)
	* branches/reconfiguration/modules/vci_tsar_config/caba (added)
	* branches/reconfiguration/modules/vci_tsar_config/caba/metadata (added)
	* branches/reconfiguration/modules/vci_tsar_config/caba/metadata/vci_tsar_config.sd (added)
	* branches/reconfiguration/modules/vci_tsar_config/caba/source (added)
	* branches/reconfiguration/modules/vci_tsar_config/caba/source/include (added)
	* branches/reconfiguration/modules/vci_tsar_config/caba/source/include/vci_tsar_config.h (added)
	* branches/reconfiguration/modules/vci_tsar_config/caba/source/src (added)
	* branches/reconfiguration/modules/vci_tsar_config/caba/source/src/vci_tsar_config.cpp (added)
	* branches/reconfiguration/modules/vci_tsar_config/include (added)
	* branches/reconfiguration/modules/vci_tsar_config/include/soclib (added)
	* branches/reconfiguration/modules/vci_tsar_config/include/soclib/tsar_config.h (added)

	reconf: introduce the vci_tsar_config component

	  - This component ...


Wed, 12 Nov 2014 14:14:47 GMT cfuguet [877]
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (modified)
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)

	reconf: replace internal BH variable by an input port in the ...


Mon, 10 Nov 2014 11:16:07 GMT cfuguet [873]
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (modified)
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (modified)

	reconf: introducing recovery_route function in the dspin_router

	  - ...


Tue, 28 Oct 2014 16:38:01 GMT cfuguet [872]
	* branches/reconfiguration/modules/vci_mem_cache/caba/test (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/Makefile (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/dspin_memcache_cc_test (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/dspin_memcache_cc_test/caba (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/dspin_memcache_cc_test/caba/metadata (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/dspin_memcache_cc_test/caba/metadata/dspin_memcache_cc_test.sd (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/dspin_memcache_cc_test/caba/source (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/dspin_memcache_cc_test/caba/source/include (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/dspin_memcache_cc_test/caba/source/include/dspin_memcache_cc_test.h (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/dspin_memcache_cc_test/caba/source/src (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/dspin_memcache_cc_test/caba/source/src/dspin_memcache_cc_test.cpp (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/soclib.conf (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/top.cpp (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/test/memcache_cc_test/top.desc (added)

	reconf: adding test platform for the vci_mem_cache test mechanisms

	 ...


Tue, 28 Oct 2014 16:38:00 GMT cfuguet [871]
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)

	reconf: bugfix in vci_mem_cache's CC_SEND FSM genmoore function

	    ...


Mon, 27 Oct 2014 18:08:26 GMT cfuguet [869]
	* branches/reconfiguration/communication/dspin_dhccp_param/caba/source/include/dspin_dhccp_param.h (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)

	reconf: adding the CC_TEST FSM as a client of the CLEANUP FSM

	  - ...


Mon, 27 Oct 2014 16:40:47 GMT cfuguet [868]
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)

	reconf: adding the CC_TEST FSM as one of the clients of the CC_SEND ...


Mon, 27 Oct 2014 11:29:15 GMT cfuguet [865]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/metadata/vci_cc_vcache_wrapper.sd (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/metadata/vci_mem_cache.sd (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (modified)
	* branches/reconfiguration/platforms/tsar_generic_iob/soclib.conf (modified)
	* branches/reconfiguration/platforms/tsar_generic_iob/tsar_iob_cluster/caba/metadata/tsar_iob_cluster.sd (modified)

	reconf: introducing the CC_TEST FSM in the vci_mem_cache

	  - The ...


Mon, 27 Oct 2014 11:29:14 GMT cfuguet [862]
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (modified)

	reconf: erasing trailing spaces in vci_mem_cache header file


Mon, 27 Oct 2014 11:29:13 GMT cfuguet [861]
	* branches/reconfiguration/modules/vci_mem_cache (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/metadata (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/metadata/vci_mem_cache.sd (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/mem_cache_directory.h (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/update_tab.h (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/include/xram_transaction.h (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src (added)
	* branches/reconfiguration/modules/vci_mem_cache/caba/source/src/vci_mem_cache.cpp (added)
	* branches/reconfiguration/modules/vci_mem_cache/include (added)
	* branches/reconfiguration/modules/vci_mem_cache/include/soclib (added)
	* branches/reconfiguration/modules/vci_mem_cache/include/soclib/mem_cache.h (added)

	reconf: creating branch for the vci_mem_cache module


Wed, 22 Oct 2014 10:43:09 GMT cfuguet [856]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/simple_wdt_test/Makefile (modified)

	reconf: improving test recipe of unit tests' makefile


Tue, 21 Oct 2014 15:25:07 GMT cfuguet [854]
	* branches/reconfiguration/modules/dspin_router (added)
	* branches/reconfiguration/modules/dspin_router/caba (added)
	* branches/reconfiguration/modules/dspin_router/caba/metadata (added)
	* branches/reconfiguration/modules/dspin_router/caba/metadata/dspin_router.sd (added)
	* branches/reconfiguration/modules/dspin_router/caba/source (added)
	* branches/reconfiguration/modules/dspin_router/caba/source/include (added)
	* branches/reconfiguration/modules/dspin_router/caba/source/include/dspin_router.h (added)
	* branches/reconfiguration/modules/dspin_router/caba/source/src (added)
	* branches/reconfiguration/modules/dspin_router/caba/source/src/dspin_router.cpp (added)

	reconf: introducing reconf branch of the soclib/dspin_router ...


Tue, 21 Oct 2014 15:16:36 GMT cfuguet [853]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	reconf: introducing assert to detect early watchdog timeout.

	 - ...


Mon, 20 Oct 2014 10:16:28 GMT cfuguet [852]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/common.mk (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/simple_wdt_test/Makefile (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/simple_wdt_test/main.c (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/simple_wdt_test/run.sh (deleted)

	reconf: including test recipe in unit tests makefiles

	  - The ...


Fri, 17 Oct 2014 14:20:57 GMT cfuguet [850]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/common.mk (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/simple_wdt_test (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/simple_wdt_test/Makefile (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/simple_wdt_test/main.c (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/simple_wdt_test/reset.S (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/simple_wdt_test/run.sh (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/test/soft.ld (added)
	* branches/reconfiguration/softs (added)
	* branches/reconfiguration/softs/drivers (added)
	* branches/reconfiguration/softs/drivers/simhelper.c (added)
	* branches/reconfiguration/softs/drivers/simhelper.h (added)
	* branches/reconfiguration/softs/drivers/tty.c (added)
	* branches/reconfiguration/softs/drivers/tty.h (added)
	* branches/reconfiguration/softs/libs (added)
	* branches/reconfiguration/softs/libs/assert.h (added)
	* branches/reconfiguration/softs/libs/io.h (added)
	* branches/reconfiguration/softs/libs/stdio.c (added)
	* branches/reconfiguration/softs/libs/stdio.h (added)
	* branches/reconfiguration/softs/libs/string.c (added)
	* branches/reconfiguration/softs/libs/string.h (added)
	* branches/reconfiguration/softs/mach (added)
	* branches/reconfiguration/softs/mach/cpu.h (added)
	* branches/reconfiguration/softs/mach/cpu_registers.h (added)

	reconf: introducing a softs directory in the reconfiguration branch
 ...


Thu, 16 Oct 2014 08:57:43 GMT cfuguet [846]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	reconf: adding external access type to read/write WDT threshold


Thu, 16 Oct 2014 08:57:42 GMT cfuguet [845]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	reconf: introducing watchdog timer in the vci_cc_vcache_wrapper

	  - ...


Wed, 15 Oct 2014 13:30:33 GMT cfuguet [840]
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/metadata/vci_cc_vcache_wrapper.sd (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (modified)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (modified)

	reconf/vci_cc_vcache_wrapper: Renaming the soclib tag to avoid ...


Wed, 15 Oct 2014 13:30:33 GMT cfuguet [839]
	* branches/reconfiguration/modules (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/metadata (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/metadata/vci_cc_vcache_wrapper.sd (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/include (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src (added)
	* branches/reconfiguration/modules/vci_cc_vcache_wrapper/caba/source/src/vci_cc_vcache_wrapper.cpp (added)

	reconf: creating branch for the vci_cc_vcache_wrapper module

	  - ...