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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08

synth_tb test

echo "Test successful"