aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2013-10-08 23:33:18 -0400
committerbryan newbold <bnewbold@leaflabs.com>2013-10-08 23:48:05 -0400
commit3b13cb7d690ba1891f008d2905fcfb36049c71ff (patch)
tree12ddf94a955c2f8611c43c269d4620629fa3d31c /Makefile
parentb31c07157b7b8ca7e8823749e140fcab24b787d2 (diff)
downloadbasic-hdl-template-3b13cb7d690ba1891f008d2905fcfb36049c71ff.tar.gz
basic-hdl-template-3b13cb7d690ba1891f008d2905fcfb36049c71ff.zip
clean up test stuff
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 :=