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

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
synth_tb testcase

echo "Test successful"