aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-06-12 05:37:49 +0200
committerTristan Gingold <tgingold@free.fr>2017-06-12 05:37:49 +0200
commitd986b9af22f4e927e887f1bd6f9ff5174dde4aca (patch)
tree87d270fb31ef48030983f0e89b66ea4705c8a5a4 /testsuite
parent5ba7861a7d065b1feb90de890ce34e837cb12fdf (diff)
downloadghdl-d986b9af22f4e927e887f1bd6f9ff5174dde4aca.tar.gz
ghdl-d986b9af22f4e927e887f1bd6f9ff5174dde4aca.tar.bz2
ghdl-d986b9af22f4e927e887f1bd6f9ff5174dde4aca.zip
Fix crash of implicit conversion in instantiation.
Fix #301
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/gna/issue283/testsuite.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/gna/issue283/testsuite.sh b/testsuite/gna/issue283/testsuite.sh
index 13cf1d89c..4000acc12 100755
--- a/testsuite/gna/issue283/testsuite.sh
+++ b/testsuite/gna/issue283/testsuite.sh
@@ -1,5 +1,7 @@
#! /bin/sh
# Need cocotb
+# Was run with:
+# make COCOTB=/path/to/cocotb/ SIM=ghdl ARCH=x86_64 PYTHON_BIN=python TOPLEVEL_LANG=vhdl CMD=$GHDL
echo "Test skipped"