	INSTALL NOTES FOR SystemC 2.0.1 regression test suite
	-----------------------------------------------------

Contents:

	1. Installation Notes for Unix 

	2. Installation Notes for Windows


1. Installation Notes for Unix
------------------------------

All you have to do is unpack the regtests-2.0.1.tgz file in the
directory of your choice, .e.g,

  > gtar zxvf regtests-2.0.1.tgz

This will create the directory regtests-2.0.1 containing the test
source code and scripts.

Refer to the README file on how to run the regression tests.


2. Installation Notes for Windows
---------------------------------

All you have to do is execute the regtests-2.0.1.exe file and specify
the directory in which to unpack the regression test suite.

This will create the directory regtests-2.0.1 containing the test
source code and scripts.

Refer to the README file on how to run the regression tests.


Note: You need Cygwin to run the regression tests on Windows.
      Cygwin is free software that can be obtained from:

	http://sources.redhat.com/cygwin/
