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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08

synth_only isx

echo "Test successful"