README revision 12855:588919e0e4aa
1Example Tests
2-------------
3
4datawidth_int_c		-	This test consists of a single CC file. 
5				The regression harness looks for the .cc 
6				extension.
7
8datawidth_int_file	-	This test consists of multiple CC files
9				referenced by a single file that lists the
10				names of each CC file in the design.  The
11				regression harness will detect the list file
12				by looking for the .f extension.
13
14