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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only test
synth_only test2

echo "Test successful"