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

. ../../testenv.sh

GHDL_SYNTH_FLAGS=-gwidth=1
synth_analyze bug
clean

echo "Test successful"