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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze generic_array_range

echo "Test successful"