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

. ../../testenv.sh

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

echo "Test successful"