aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/func01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-09-28 07:07:04 +0200
committerTristan Gingold <tgingold@free.fr>2019-09-28 07:07:04 +0200
commit563d56b60c08d70fc30277f26b8f7fc1628b4fe9 (patch)
tree13911e63f018a99f8bec65c29b7d21f6994cbd6b /testsuite/synth/func01/testsuite.sh
parentdf9c9a3e8db99bc9647e1c349c22f77e4566ecc9 (diff)
downloadghdl-563d56b60c08d70fc30277f26b8f7fc1628b4fe9.tar.gz
ghdl-563d56b60c08d70fc30277f26b8f7fc1628b4fe9.tar.bz2
ghdl-563d56b60c08d70fc30277f26b8f7fc1628b4fe9.zip
testsuite/synth/func01: replace func08 by func08b (need to optimize).
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 7c9a78748..956ecc512 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 func08; do
+for t in func01 func02 func03 func04 func05 func06 func07 func08b; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean