aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/func01/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/func01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/func01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/func01/testsuite.sh b/testsuite/synth/func01/testsuite.sh
index 956ecc512..2db9e30c9 100755
--- a/testsuite/synth/func01/testsuite.sh
+++ b/testsuite/synth/func01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in func01 func02 func03 func04 func05 func06 func07 func08b; do
+for t in func01 func02 func03 func04 func05 func06 func07 func08b func08; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean