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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08

synth_only test

echo "Test successful"