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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only repro_bit_oper

echo "Test successful"