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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_tb test

echo "Test successful"