aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1164/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/issue1164/testsuite.sh')
-rwxr-xr-xtestsuite/synth/issue1164/testsuite.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/synth/issue1164/testsuite.sh b/testsuite/synth/issue1164/testsuite.sh
index 2be3b2f1a..bf7cf9409 100755
--- a/testsuite/synth/issue1164/testsuite.sh
+++ b/testsuite/synth/issue1164/testsuite.sh
@@ -2,7 +2,8 @@
. ../../testenv.sh
-synth_analyze bug
+synth bug.vhdl -e > syn_bug.vhdl
+analyze comp.vhdl syn_bug.vhdl
clean