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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_tb repro

echo "Test successful"