aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/issue11/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/issue11/testsuite.sh')
-rwxr-xr-xtestsuite/issue11/testsuite.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/issue11/testsuite.sh b/testsuite/issue11/testsuite.sh
index 59e440b..d0f9360 100755
--- a/testsuite/issue11/testsuite.sh
+++ b/testsuite/issue11/testsuite.sh
@@ -8,4 +8,13 @@ synth test_or
analyze test_xor.vhdl
synth test_xor
+analyze test_nor.vhdl
+synth test_nor
+
+analyze test_nand.vhdl
+synth test_nand
+
+analyze test_xnor.vhdl
+synth test_xnor
+
clean