aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-05-23 18:05:11 +0200
committerTristan Gingold <tgingold@free.fr>2020-05-23 18:05:11 +0200
commitca33eb40055a89ef905e869166328d00a7d7c710 (patch)
tree2c03ec0190c56611c3e62fc98870461cb42e27eb /testsuite
parent24555b49baaf4549f392e37e49355f8b0596fa3d (diff)
downloadghdl-yosys-plugin-ca33eb40055a89ef905e869166328d00a7d7c710.tar.gz
ghdl-yosys-plugin-ca33eb40055a89ef905e869166328d00a7d7c710.tar.bz2
ghdl-yosys-plugin-ca33eb40055a89ef905e869166328d00a7d7c710.zip
Adjust a test.
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/ghdl-issues/issue1309/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/ghdl-issues/issue1309/testsuite.sh b/testsuite/ghdl-issues/issue1309/testsuite.sh
index a50cfc8..61d20c8 100755
--- a/testsuite/ghdl-issues/issue1309/testsuite.sh
+++ b/testsuite/ghdl-issues/issue1309/testsuite.sh
@@ -4,7 +4,7 @@ topdir=../..
. $topdir/testenv.sh
#formal axis_squarer
-run_symbiyosys axis_squarer.sby cover
+run_symbiyosys -f axis_squarer.sby cover
clean
echo OK