aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/asgn01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-10-14 06:49:23 +0200
committerTristan Gingold <tgingold@free.fr>2019-10-14 06:49:23 +0200
commitd37ba8b009f0a8954bfcf37720f6c3f13038ed63 (patch)
treefd0f496af046534d6f3da03b8dbb6aad46f20266 /testsuite/synth/asgn01/testsuite.sh
parent8603cf148413f4e0c0cdcfd61dea2ac7f37b6bc0 (diff)
downloadghdl-d37ba8b009f0a8954bfcf37720f6c3f13038ed63.tar.gz
ghdl-d37ba8b009f0a8954bfcf37720f6c3f13038ed63.tar.bz2
ghdl-d37ba8b009f0a8954bfcf37720f6c3f13038ed63.zip
testsuite/synth: add testcase for previous commit.
Diffstat (limited to 'testsuite/synth/asgn01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/asgn01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/asgn01/testsuite.sh b/testsuite/synth/asgn01/testsuite.sh
index d45c0c3bd..ad298ced7 100755
--- a/testsuite/synth/asgn01/testsuite.sh
+++ b/testsuite/synth/asgn01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in asgn01 asgn02 asgn03 asgn04 asgn05 asgn06 asgn07 arr04; do
+for t in asgn01 asgn02 asgn03 asgn04 asgn05 asgn06 asgn07 asgn08 arr04; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean