aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue872/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/issue872/testsuite.sh')
-rwxr-xr-xtestsuite/synth/issue872/testsuite.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/synth/issue872/testsuite.sh b/testsuite/synth/issue872/testsuite.sh
index 146289504..460b63430 100755
--- a/testsuite/synth/issue872/testsuite.sh
+++ b/testsuite/synth/issue872/testsuite.sh
@@ -2,8 +2,7 @@
. ../../testenv.sh
-synth alu.vhdl -e $t > syn_alu.vhdl
-analyze syn_alu.vhdl
+synth_analyze alu
clean
echo "Test successful"