aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1734/testsuite.sh
blob: be3df478ef3687900e7314d01295983e4e6d4b82 (plain)
1
2
3
4
5
6
7
8
#! /bin/sh

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_failure ent.vhdl -e

echo "Test successful"