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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only issue

echo "Test successful"