aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index e89469b..039004f 100644
--- a/Makefile
+++ b/Makefile
@@ -33,9 +33,9 @@ tbfiles := tb/rot13_tb.v
tbfiles += tb/xula2_tb.v
#tbfiles += tb/sp605_tb.v
-# what gets run
-alltests := test/trivial_test
-alltests += test/rot13_tb
+# what gets run by "make tests"
+alltests := test/rot13_tb
+#tbfiles += tb/yourtest_tb.v
# list of .xco files, eg "cores/bram.xco". do not include DCM files.
xilinx_cores :=