summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/misc/examples/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/tests/systemc/misc/examples/README')
-rw-r--r--src/systemc/tests/systemc/misc/examples/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/systemc/tests/systemc/misc/examples/README b/src/systemc/tests/systemc/misc/examples/README
new file mode 100644
index 000000000..b2148915a
--- /dev/null
+++ b/src/systemc/tests/systemc/misc/examples/README
@@ -0,0 +1,13 @@
+Example Tests
+-------------
+
+datawidth_int_c - This test consists of a single CC file.
+ The regression harness looks for the .cc
+ extension.
+
+datawidth_int_file - This test consists of multiple CC files
+ referenced by a single file that lists the
+ names of each CC file in the design. The
+ regression harness will detect the list file
+ by looking for the .f extension.
+