Index: /trunk/softs/tests_ccvcache_v4/README
===================================================================
--- /trunk/softs/tests_ccvcache_v4/README	(revision 265)
+++ /trunk/softs/tests_ccvcache_v4/README	(revision 266)
@@ -1,14 +1,11 @@
 This is a very basic framework for running regression tests against
-a mips32+vcache2 platform. Here's the layout of this directory:
+a mips32+ccvcache TSAR platform. Here's the layout of this directory:
 
-plaform/
+../../../platforms/tsarv4_mono_mmu
 	contains the soclib platform description and simulation executable.
 	It should be compiled before starting tests.
-	It includes a very simple component "vci_exit". It has a single
-	write-only 32bit register. When a value is written, the
-	caba code does a "exit(data)", using the value written to
-	the register. This allows to stop the simulator from software
-	and pass an exit value to the calling shell. The framework uses
-	this (with other things, see below) to determine if a test
+	it uses the vci_simhelper component, used to stop the simulation
+	with an exit value.  The framework uses this exit status
+	(with other things, see below) to determine if a test
 	is successfull. The simulator will exit with a non-0 exit status
 	after 100000 cycles (and a message to stderr), so the tests are
