aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth')
-rwxr-xr-xtestsuite/synth/issue1230/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/issue1230/testsuite.sh b/testsuite/synth/issue1230/testsuite.sh
index 547b21877..93d9121e7 100755
--- a/testsuite/synth/issue1230/testsuite.sh
+++ b/testsuite/synth/issue1230/testsuite.sh
@@ -2,6 +2,6 @@
. ../../testenv.sh
-synth -gdepth=1 DelayLine.vhdl -e > syn_delayline.vhdl
+synth -gdepth=1 delayline.vhdl -e > syn_delayline.vhdl
echo "Test successful"